View Single Post
Old 02-10-2016, 02:08 PM   #7
Xandaros
Junior Member
Xandaros began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Feb 2016
Device: Kindle PW3 G090 G105
Well, I've obviously looked at the wiki and the "where do I start" thread. Neither of them seem to cover kindlet development in any detail. Heck, even the beginner's guide which explains how you compile and sign your azw2 didn't work. (It forgot to mention that you need to target Java 4. It even gave an example of the call to javac, but it left out -target and -source flags)

I've also seen the FAQ you linked. As far as I can tell, it doesn't even mention kindlets and focuses on more general user-oriented problems.

Opening a thread for every minor thing is not very appealing to me, but having to figure out every tiny bit is also annoying. (Especially since I don't usually do java. I've considered writing a native app instead, but I'm not good with GUI programming, either. Plus, it requires me to build a cross compiler toolchain which is a pain in the butt)
Xandaros is offline   Reply With Quote