View Single Post
Old 12-30-2010, 03:57 AM   #18
Sir Alex
Groupie
Sir Alex once ate a cherry pie in a record 7 seconds.Sir Alex once ate a cherry pie in a record 7 seconds.Sir Alex once ate a cherry pie in a record 7 seconds.Sir Alex once ate a cherry pie in a record 7 seconds.Sir Alex once ate a cherry pie in a record 7 seconds.Sir Alex once ate a cherry pie in a record 7 seconds.Sir Alex once ate a cherry pie in a record 7 seconds.Sir Alex once ate a cherry pie in a record 7 seconds.Sir Alex once ate a cherry pie in a record 7 seconds.Sir Alex once ate a cherry pie in a record 7 seconds.Sir Alex once ate a cherry pie in a record 7 seconds.
 
Posts: 157
Karma: 1777
Join Date: Sep 2010
Location: Minsk, Belarus
Device: Kindle 4
Good idea, but after decompiling you can't recomplile it back. JD and any other decompiler will produce conflicting class names and namespaces. You can try to make simple Kindle booklet and you'll see, you can't use Kindle API directly due it obfuscation.

In my keyboard and localization hacks I used BCEL library to direct modify class(JAR) files. With BCEL you can inject you own code into Kindle JAR's.
Sir Alex is offline   Reply With Quote