desword / android-apktool

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

No apktool.yml file after decompile attached "Bagan Keyboard.apk" #569

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.After decompile the attached apk with apktool, there is no apktool.yml file 
inside decompiled folder.
2.assets and lib folders are also missing although these two folders can be 
found if we unzip that apk file.
3.

What is the expected output? What do you see instead?
There must be apktool.yml file inside every decompiled folder.
There must be assets and lib folders for attache apk file.

What version of the product are you using? On what operating system?
I used apktool v1.5.2 on window 7 x64bit.

Please provide any additional information below.
Please kindly see attached apk file. Please decompile attached apk file. Then, 
you will see apktool.yml file, assets folders and lib folders are missing 
inside decompiled folder.

Original issue reported on code.google.com by aungthu...@gmail.com on 13 Dec 2013 at 5:25

Attachments:

GoogleCodeExporter commented 9 years ago
apktool.yml file is missing after decompile. So, it can't be recompile without 
apktool.yml file. Please help.

Original comment by aungthu...@gmail.com on 13 Dec 2013 at 5:27

GoogleCodeExporter commented 9 years ago
Plus this duplicate: 
http://stackoverflow.com/questions/20645392/protect-apk-from-decompiling-faceboo
k-messenger#comment30905990_20645392

Original comment by connor.tumbleson on 17 Dec 2013 at 9:59