Thread: PRS-T1 New Homescreen
View Single Post
Old 12-21-2011, 01:14 PM   #101
mrspaceman
Lurker in the Dark
mrspaceman is a marvel to beholdmrspaceman is a marvel to beholdmrspaceman is a marvel to beholdmrspaceman is a marvel to beholdmrspaceman is a marvel to beholdmrspaceman is a marvel to beholdmrspaceman is a marvel to beholdmrspaceman is a marvel to beholdmrspaceman is a marvel to beholdmrspaceman is a marvel to beholdmrspaceman is a marvel to behold
 
mrspaceman's Avatar
 
Posts: 125
Karma: 11760
Join Date: Apr 2011
Location: Bristol, UK
Device: Asus Transformer Prime, Sony PRS-T1, HTC Sensation
Quote:
Originally Posted by crusherjoe2000 View Post
This is a great project! Can you tell me what tools you used to decompile the app?

Thanks
you have to use deodex and baksmali and a java decompiler.

first step is to reverse the odex file into a classes.dex (deodex)
then decompile the dex files into a jar (baksmali)
then decompile the java jar file (jave decompiler)
mrspaceman is offline   Reply With Quote