I've been using sowtware from optWare to run and compile java on the kindle.
If you have optWare try installing cacao to run java applications, it uses the same syntax as java does on other platforms.
Also if you would like to compile java use jikes also from optWare. You'll need to get the jdk from oracle for it to work and it only compiles pre-generic code but it can be useful.
|