View Single Post
Old 08-02-2009, 06:28 AM   #5
ebs
Zealot
ebs will become famous soon enoughebs will become famous soon enoughebs will become famous soon enoughebs will become famous soon enoughebs will become famous soon enoughebs will become famous soon enough
 
Posts: 100
Karma: 629
Join Date: Jun 2009
Location: California, USA
Device: Kindle DX
Quote:
Originally Posted by rfog View Post
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
ebs is offline   Reply With Quote