rgocal / dex2jar

Automatically exported from code.google.com/p/dex2jar
1 stars 0 forks source link

Multiple Errors Exporting dex to jar #106

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Extract the apk (my test apk was Miren Browser 1.55)
2. Run dex2jar.sh classes.dex
3. See errors

What is the expected output? What do you see instead?
This is what I get:
Error:Lcn/miren/browser/controller/ImportExportBookmarks;.exportDataToHtml(Landr
oid/app/Activity;Ljava/lang/String;Z)Z->null
Detail Error Information in File classes_dex2jar.error.zip

What version of the product are you using? On what operating system?
0.0.9.7 on Linux

Please provide any additional information below.
Attached error file.

Original issue reported on code.google.com by akael...@gmail.com on 6 Feb 2012 at 5:20

Attachments:

GoogleCodeExporter commented 9 years ago
I just tested this on Windows 7 and I get the exact same error.

Original comment by akael...@gmail.com on 6 Feb 2012 at 5:28