kuter007 / android-apktool

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

cannot decompile new com.google.android.gms-6.1.88\ \(1557022-032\)\ \(6188032\)_RKD.apk #717

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
use apktool 2.0 rc3 and try to decompile com.google.android.gms-6.1.88\ 
\(1557022-032\)\ \(6188032\)_RKD.apk

mpound@mpound-mbp ~/Downloads $ ./apktool d com.google.android.gms-6.1.88\ 
\(1557022-032\)\ \(6188032\)_RKD.apk
I: Using Apktool 2.0.0-RC3 on com.google.android.gms-6.1.88 (1557022-032) 
(6188032)_RKD.apk
I: Loading resource table...
I: Decoding AndroidManifest.xml with resources...
I: Loading resource table from file: 
/Users/mpound/Library/apktool/framework/1.apk
W: Could not decode attr value, using undecoded value instead: ns=android, 
name=multiArch, value=0xffffffff
I: Regular manifest package...
I: Decoding file-resources...
W: Could not decode attr value, using undecoded value instead: ns=android, 
name=touchscreenBlocksFocus, value=0xffffffff
I: Decoding values */* XMLs...
Exception in thread "main" brut.androlib.err.UndefinedResObject: resource spec: 
0x01010490
    at brut.androlib.res.data.ResPackage.getResSpec(ResPackage.java:59)
    at brut.androlib.res.data.ResTable.getResSpec(ResTable.java:57)
    at brut.androlib.res.data.ResTable.getResSpec(ResTable.java:53)
    at brut.androlib.res.data.value.ResReferenceValue.getReferent(ResReferenceValue.java:60)
    at brut.androlib.res.data.value.ResStyleValue.serializeToResValuesXml(ResStyleValue.java:54)
    at brut.androlib.res.AndrolibResources.generateValuesFile(AndrolibResources.java:565)
    at brut.androlib.res.AndrolibResources.decode(AndrolibResources.java:328)
    at brut.androlib.Androlib.decodeResourcesFull(Androlib.java:131)
    at brut.androlib.ApkDecoder.decode(ApkDecoder.java:101)
    at brut.apktool.Main.cmdDecode(Main.java:165)
    at brut.apktool.Main.main(Main.java:81)

Mac 10.8.5

Offending file can be downloaded at 
https://www.dropbox.com/s/72u1ytecry36up8/com.google.android.gms-6.1.88%20%28155
7022-032%29%20%286188032%29_RKD.apk?dl=0 due to google not allowing me to 
attach it.

Original issue reported on code.google.com by mdubb...@gmail.com on 2 Dec 2014 at 11:43

GoogleCodeExporter commented 9 years ago
ibotpeaches@raganok:~/Downloads/Apktool/Bug717$ apktool d 
"com.google.android.gms-6.1.88 (1557022-032) (6188032)_RKD.apk" 
I: Using Apktool 2.0.0-RC3 on com.google.android.gms-6.1.88 (1557022-032) 
(6188032)_RKD.apk
I: Loading resource table...
I: Decoding AndroidManifest.xml with resources...
I: Loading resource table from file: /home/ibotpeaches/apktool/framework/1.apk
I: Regular manifest package...
I: Decoding file-resources...
I: Decoding values */* XMLs...
I: Baksmaling classes.dex...
I: Baksmaling classes2.dex...
I: Baksmaling classes3.dex...
I: Copying assets and libs...
I: Copying unknown files...
I: Copying original files...
ibotpeaches@raganok:~/Downloads/Apktool/Bug717$ 

Give FrameworkFiles a read. It seems you need to delete 
$HOME/apktool/framework/1.apk

Original comment by connor.tumbleson on 4 Dec 2014 at 2:34

GoogleCodeExporter commented 9 years ago
Thanks!

Original comment by mdubb...@gmail.com on 4 Dec 2014 at 11:55

GoogleCodeExporter commented 9 years ago
Issue 720 has been merged into this issue.

Original comment by connor.tumbleson on 5 Dec 2014 at 5:31

GoogleCodeExporter commented 9 years ago
Issue 731 has been merged into this issue.

Original comment by connor.tumbleson on 19 Dec 2014 at 4:24

GoogleCodeExporter commented 9 years ago
Thank you so much!!!!

Original comment by celiovasconcelos@gmail.com on 19 Dec 2014 at 4:41

GoogleCodeExporter commented 9 years ago
Issue 732 has been merged into this issue.

Original comment by connor.tumbleson on 20 Dec 2014 at 2:37