Quote:
Originally Posted by rfog
I know Ebs and some other guys (for example, Savory author has be able to compile KDE into Kindle) have development sistems mounted with Kindle but it seems it is a secret stored in Area 51... instead of be a comunity option...
|
I'm not sure what development systems you are referring here.
If you mean ARM cross tools - I personally use ELDK to build small native apps. Everthing else - just Kindle itself and standard Java stuff (nothing even ARM specific).
I use IDA to disassemble java files, jasmine to assemble java byte code back, jad to get a rough decompiled sources and standard Sun JDK (forced to 1.4 version) for compilation.
All this done on a MacBook Pro running Linux