org.jf.dexlib2.DexFileFactory$DexFileNotFoundException: Could not find entry classes.dex in ClockworkHomeGoogle.apk.
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via GitHub by rvceboy
, 1 year agoorg.jf.dexlib2.DexFileFactory$DexFileNotFoundException: Could not find entry classes.dex in ClockworkHomeGoogle.apk.
at org.jf.dexlib2.DexFileFactory$DexEntryFinder.findEntry(DexFileFactory.java:382)
at org.jf.dexlib2.DexFileFactory.loadDexFile(DexFileFactory.java:87)
at org.jf.baksmali.DexInputCommand.loadDexFile(DexInputCommand.java:140)
at org.jf.baksmali.DisassembleCommand.run(DisassembleCommand.java:153)
at org.jf.baksmali.Main.main(Main.java:102)