In trying to learn how to create an Alexa Skill using Java, I realized that there is absolutely no real tutorial for it. There are tutorials for NodeJS and Python. Lots of them! But as for Java — well, you have sample code. If you’re a Java developer wanting to create an Alexa Skill, then follow along!
Before I give you the actual how-to on developing an Alexa Skill, let’s try getting a pre-made Hello World skill working.
