desword / android-apktool

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

java.lang.NullPointerException (Could not decode attr value, using undecoded value instead: ns=, name=name, value=0x00000580) #646

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. apktool.bat if com.quizup.core.apk
2. apktool.bat d com.quizup.core.apk

What is the expected output? What do you see instead?
I: Regular manifest package..
I: Decoding file-resources...
W: Could not decode attr value, using undecoded value instead: ns=, name=name, 
value=0x00000580
Exception in thread "main" java.lang.NullPointerException
        at java.io.Writer.write(Unknown Source)
        at brut.androlib.res.util.ExtMXSerializer.writeAttributeValue(ExtMXSeria
lizer.java:38)
        at org.xmlpull.mxp1_serializer.MXSerializer.attribute(MXSerializer.java:
696)
        at org.xmlpull.v1.wrapper.classic.XmlSerializerDelegate.attribute(XmlSer
ializerDelegate.java:106)
        at org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper.writeStartT
ag(StaticXmlSerializerWrapper.java:267)
        at org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper.event(Stati
cXmlSerializerWrapper.java:211)
        at brut.androlib.res.decoder.XmlPullStreamDecoder$1.event(XmlPullStreamD
ecoder.java:83)
        at brut.androlib.res.decoder.XmlPullStreamDecoder.decode(XmlPullStreamDe
coder.java:141)
        at brut.androlib.res.decoder.ResStreamDecoderContainer.decode(ResStreamD
ecoderContainer.java:33)
        at brut.androlib.res.decoder.ResFileDecoder.decode(ResFileDecoder.java:1
07)
        at brut.androlib.res.decoder.ResFileDecoder.decode(ResFileDecoder.java:9
1)
        at brut.androlib.res.AndrolibResources.decode(AndrolibResources.java:307
)
        at brut.androlib.Androlib.decodeResourcesFull(Androlib.java:119)
        at brut.androlib.ApkDecoder.decode(ApkDecoder.java:115)
        at brut.apktool.Main.cmdDecode(Main.java:169)
        at brut.apktool.Main.main(Main.java:85)

C:\ApkTool>

What version of the product are you using? On what operating system?
Last version from git.

It is not java problem because I have tested version 1.6 and 1.7. What can be 
wrong?

Original issue reported on code.google.com by mitja.bo...@gmail.com on 21 Jun 2014 at 8:10

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I: Decoding values */* XMLs...
Can't find framework resources for package of id: -1. You must install proper fr
amework files, see project website for more info.

Which framework do I need or is a bug?

Original comment by mitja.bo...@gmail.com on 22 Jun 2014 at 9:39

GoogleCodeExporter commented 9 years ago
Can you attach the apk?

Original comment by connor.tumbleson on 23 Jun 2014 at 11:26

GoogleCodeExporter commented 9 years ago
Hello,

it is to big (30MB) to attach it. Can i give you some external link?

Original comment by mitja.bo...@gmail.com on 25 Jun 2014 at 2:40

GoogleCodeExporter commented 9 years ago
Yes

Original comment by connor.tumbleson on 25 Jun 2014 at 2:40

GoogleCodeExporter commented 9 years ago
Try with this link:
http://apps.evozi.com/apk-downloader/

and write inside: com.quizup.core

Thx

Original comment by mitja.bo...@gmail.com on 30 Jun 2014 at 9:00

GoogleCodeExporter commented 9 years ago
Duplicated, but already exists as another issue.

Original comment by connor.tumbleson on 30 Jun 2014 at 12:39