Re: [AD] Ouya controller support

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


javap only decompiles to bytecode. But I found this: http://java.decompiler.free.fr/. I could just drag and drop the class file there and get the code. The controller does some kind of query to a ContentResolver to map the the device id to a player number. I know to little about Android to understand what is happening here.

2013/7/14 Trent Gamblin <nooskewl@xxxxxxxxxx>
Late but: javap which comes with the JDK is the Java decompiler.
 
Trent
 


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/