desword / android-apktool

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

error in de compiling whatsapp #599

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
hello ...
anyone has decompile whatsapp.apk

i am getting error like

C:\j\apktool-install-windows-r05-ibot>apktool d com.whatsapp-1.apk
I: Baksmaling...
I: Loading resource table...
I: Loaded.
I: Decoding AndroidManifest.xml with resources...
I: Loading resource table from file: C:\Users\JaTin\apktool\framework\1.apk
I: Loaded.
I: Regular manifest package...
I: Decoding file-resources...
W: Could not decode attr value, using undecoded value instead: ns=android, 
name=requiresFadingEdge, value=0x00002000
W: Could not decode attr value, using undecoded value instead: ns=android, 
name=dividerPadding, value=0x00000201
W: Could not decode attr value, using undecoded value instead: ns=android, 
name=textAllCaps, value=0xffffffff
W: Could not decode attr value, using undecoded value instead: ns=android, 
name=textAllCaps, value=0xffffffff
W: Could not decode attr value, using undecoded value instead: ns=android, 
name=textAllCaps, value=0xffffffff
W: Could not decode attr value, using undecoded value instead: ns=android, 
name=textAllCaps, value=0xffffffff
W: Could not decode attr value, using undecoded value instead: ns=android, 
name=textAllCaps, value=0xffffffff
W: Could not decode attr value, using undecoded value instead: ns=android, 
name=textAllCaps, value=0xffffffff
W: Could not decode attr value, using undecoded value instead: ns=android, 
name=textAllCaps, value=0xffffffff
W: Could not decode attr value, using undecoded value instead: ns=android, 
name=dividerPadding, value=0x00000c01
W: Could not decode attr value, using undecoded value instead: ns=android, 
name=textAllCaps, value=0xffffffff
W: Could not decode attr value, using undecoded value instead: ns=android, 
name=textAllCaps, value=0xffffffff
W: Could not decode attr value, using undecoded value instead: ns=android, 
name=textAllCaps, value=0xffffffff
W: Could not decode attr value, using undecoded value instead: ns=android, 
name=textAllCaps, value=0xffffffff
W: Could not decode attr value, using undecoded value instead: ns=android, 
name=textAllCaps, value=0xffffffff
W: Could not decode attr value, using undecoded value instead: ns=android, 
name=textAllCaps, value=0xffffffff
W: Could not decode attr value, using undecoded value instead: ns=android, 
name=textAllCaps, value=0xffffffff
W: Could not decode attr value, using undecoded value instead: ns=android, 
name=textAllCaps, value=0xffffffff
W: Could not decode attr value, using undecoded value instead: ns=android, 
name=textAllCaps, value=0xffffffff
W: Could not decode attr value, using undecoded value instead: ns=android, 
name=textAllCaps, value=0xffffffff
W: Could not decode attr value, using undecoded value instead: ns=android, 
name=textAllCaps, value=0xffffffff
W: Could not decode attr value, using undecoded value instead: ns=android, 
name=textAllCaps, value=0xffffffff
W: Could not decode attr value, using undecoded value instead: ns=android, 
name=textAllCaps, value=0xffffffff
W: Could not decode attr value, using undecoded value instead: ns=android, 
name=textAllCaps, value=0xffffffff
W: Could not decode attr value, using undecoded value instead: ns=android, 
name=textAllCaps, value=0xffffffff
W: Could not decode attr value, using undecoded value instead: ns=android, 
name=textAllCaps, value=0xffffffff
W: Could not decode attr value, using undecoded value instead: ns=android, 
name=textAllCaps, value=0xffffffff
W: Could not decode attr value, using undecoded value instead: ns=android, 
name=textAllCaps, value=0xffffffff
W: Could not decode attr value, using undecoded value instead: ns=android, 
name=textAllCaps, value=0xffffffff
I: Decoding values */* XMLs...
Exception in thread "main" brut.androlib.err.UndefinedResObject: resource spec: 
0x01010360
        at brut.androlib.res.data.ResPackage.getResSpec(ResPackage.java:61)
        at brut.androlib.res.data.ResTable.getResSpec(ResTable.java:58)
        at brut.androlib.res.data.ResTable.getResSpec(ResTable.java:54)
        at brut.androlib.res.data.value.ResReferenceValue.getReferent(ResReferenceValue.java:62)
        at brut.androlib.res.data.value.ResReferenceValue.encodeAsResXml(ResReferenceValue.java:46)
        at brut.androlib.res.data.value.ResScalarValue.encodeAsResXmlValueExt(ResScalarValue.java:86)
        at brut.androlib.res.data.value.ResScalarValue.encodeAsResXmlValue(ResScalarValue.java:55)
        at brut.androlib.res.data.value.ResStyleValue.serializeToResValuesXml(ResStyleValue.java:61)
        at brut.androlib.res.AndrolibResources.generateValuesFile(AndrolibResources.java:440)
        at brut.androlib.res.AndrolibResources.decode(AndrolibResources.java:243)
        at brut.androlib.Androlib.decodeResourcesFull(Androlib.java:115)
        at brut.androlib.ApkDecoder.decode(ApkDecoder.java:114)
        at brut.apktool.Main.cmdDecode(Main.java:146)
        at brut.apktool.Main.main(Main.java:77)

Original issue reported on code.google.com by sutharja...@gmail.com on 2 Feb 2014 at 7:44

GoogleCodeExporter commented 9 years ago
FrameworkFiles.

Not a bug.

Original comment by connor.tumbleson on 2 Feb 2014 at 6:38

GoogleCodeExporter commented 9 years ago
i have already installed framework
using apktool if framework-res.apk
but m not able to get source code

Original comment by sutharja...@gmail.com on 3 Feb 2014 at 10:39