desword / android-apktool

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

Can't install SemcGenericUxpRes.apk #607

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.apktool if framework-res.apk
2.apktool if SemcGenericUxpRes.apk
3.

What is the expected output? What do you see instead?

C:\Users\Administrator\apktool>apktool if framework-res.apk
I: Framework installed to: C:\Users\Administrator\apktool\framework\1.apk

C:\Users\Administrator\apktool>apktool if SemcGenericUxpRes.apk
W: Multiple types detected! <empty> ignored!
I: Framework installed to: C:\Users\Administrator\apktool\framework\2.apk

C:\Users\Administrator\apktool>apktool d framework-res.apk
I: Using Apktool 2.0.0-Beta9 on framework-res.apk
I: Loading resource table...
I: Loading resource table...
I: Decoding AndroidManifest.xml with resources...
I: Regular manifest package...
I: Decoding file-resources...
I: Loading resource table from file: C:\Users\Administrator\apktool\framework\2.
apk
W: Multiple types detected! <empty> ignored!
Cleaning up unclosed ZipFile for archive C:\Users\Administrator\apktool\framewor
k\2.apk
I: Decoding values */* XMLs...
I: Copying assets and libs...
I: Copying unknown files/dir...
I: Copying original files...

C:\Users\Administrator\apktool>

What does "W: Multiple types detected! <empty> ignored!"mean ? Can you give me 
any solutions ? Please.
What version of the product are you using? On what operating system?
I'm using apktool 2.0.0 BETA 9 ,JDK1.7.0_51 JRE7
Android 4.3 on SONY Xperia ZR.

Please provide any additional information below.
Sorry for my POOR English ! This is my first time to write an issues 
,So```````I hope you understand what I try to express .^O^

Original issue reported on code.google.com by princewho867200680 on 23 Feb 2014 at 7:04

Attachments:

GoogleCodeExporter commented 9 years ago
Thats a fix for a problem. Not an issue.

It didn't stop the decode did it? No, its a warning.

Original comment by connor.tumbleson on 23 Feb 2014 at 12:43

GoogleCodeExporter commented 9 years ago
Thats a fix for a problem. Not an issue.

It didn't stop the decode did it? No, its a warning.

Original comment by connor.tumbleson on 23 Feb 2014 at 12:43

GoogleCodeExporter commented 9 years ago
Thank you very much !But```There is still a problem .So please me show you the 
log(those three pictures).
And exactly I didn't change anything .As you see ,I decompiled the 
"framework-res.apk",and compiled it immediately .But that's happened .So can 
you tell me what's wrong with it ??? Thank you .^O^

Original comment by princewho867200680 on 25 Feb 2014 at 2:40

Attachments:

GoogleCodeExporter commented 9 years ago
Those are warnings. Not a problem.

Original comment by connor.tumbleson on 25 Feb 2014 at 2:49

GoogleCodeExporter commented 9 years ago
So it's alright ?Compile successfully ?

Original comment by princewho867200680 on 25 Feb 2014 at 3:24