DexDump


DexDump is a simple utility for enumerating the classes in an application (.apk), a framework (.jar) or an extracted dex file. You can process multiple files at the same time and have the results sorted and merged. This can be very handy to generate a single index when you are working on Android systems and can't remember if something was in framework.jar or services.jar

Download dexdump.exe for Win32