sky201503 / android-apktool2

Automatically exported from code.google.com/p/android-apktool
0 stars 0 forks source link

src folder not created #244

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Every time I try to use "apktool d appname.apk" no src is created
2.
3.

What is the expected output? What do you see instead?

to have all the folders included, only included are the assets and res
What version of the product are you using? On what operating system?

current, on 7

Please provide any additional information below.

Original issue reported on code.google.com by domsh...@gmail.com on 28 Nov 2011 at 4:13

Attachments:

GoogleCodeExporter commented 9 years ago
This apk doesn't contain sources - resources only. Is it from an odexed rom?

Original comment by Brut.alll on 28 Nov 2011 at 11:37