berkus / android-apktool

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

problem with apktool / resources.arsc #236

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
* using apk manager 4.9 (apktool provided is 1.3.2)
1. apktool if framework-res.apk & twframework-res.apk
2. decompile / mod / compile (classes.dex and resources.arsc with xmls edited 
are manualy deleted blabla)
3. app works as it should
4. now copying over the 1.3.2 apktool the 1.4.1 from 
http://code.google.com/p/android-apktool/downloads/detail?name=apktool1.4.1.tar.
bz2
5. deleting projects folder readding both dep with apktool if
6. decompile / mod / compile (classes.dex and resources.arsc with xmls edited 
are manualy deleted blabla)
7. now the app fc's when trying to use search with such error 
http://pastebin.com/nJEJVmMm and on phone it simply kills with a fc msg

what ive spotted the resources.arsc created with those two versions got 
different size, ive attached both
zrobioneMms.apk - is one made with 1.3.2 apktool
unsignedMms.apk - one with latest version aviable from your source (but the 
same output is on 1.4.1)

simply zrobione works on search unsigned fc's when hitting search button after 
typing text

notice the diff size of resources.arsc in both apks

hmm windows 7-32 - apk manager 4.9 settings untouched - compression level 9 
heap size default

Original issue reported on code.google.com by byczy...@gmail.com on 8 Nov 2011 at 12:08

Attachments:

GoogleCodeExporter commented 9 years ago
Didn't have the frames for it to do any testing, since already almost 2yrs old. 
Just gonna close.

Original comment by connor.tumbleson on 30 Dec 2012 at 3:29