Closed GoogleCodeExporter closed 9 years ago
What do you do exactly? You decode an apk, xml files are decoded properly, then
you run "apktool b" and xml files are deleted from a project dir?
Original comment by Brut.alll
on 28 Dec 2011 at 12:36
I decode then edit the xml files. When I build it doesnt give me any errors but
it builds the apk without the modifed xml, when I edit an xml in the values
folder it deletes all value folders from the compiled apk nothing in the
project directory is deleted.
Original comment by odst0...@gmail.com
on 28 Dec 2011 at 9:48
res/values* are always missing in apk file - these xmls are stored differently.
If you look into original apk then you will see the same. So what's your
problem?
Original comment by Brut.alll
on 28 Dec 2011 at 10:37
apk is shrunk by over 3 megs(didnt notice that values wasnt stored like that
never payed attention) and when the apk is pushed or flashed to phone causes
boot loop.
Original comment by odst0...@gmail.com
on 28 Dec 2011 at 6:52
Old report, no apk. Locking.
Original comment by connor.tumbleson
on 18 Nov 2012 at 4:19
Original issue reported on code.google.com by
odst0...@gmail.com
on 25 Dec 2011 at 10:09