guiyu / android-apktool

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

Please me to Solve me.I am just a starter in this. #665

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.I've de compiled this succeedfully.
2.But cannot be recompiled.I didn't change anything.
3.Please Help me and give me the software(Including usergide) that can be 
recompiled it.

What is the expected output? What do you see instead?
Here is the apk file. 
https://android-apktool.googlecode.com/issues/attachment?aid=6630002000&name=BTC
.apk&token=ABZ6GAcmBI0RjTB-PfeosVibT60nKABXbg%3A1407402790441

What version of the product are you using? On what operating system?
I have using the apkmultitool downloaded from www.apkmultitool.com.

Please provide any additional information below.
It's showing the problem below,
-------------------------------------------------------------------------- 
|Fri 08/01/2014 -- 21:39:59.12| 
-------------------------------------------------------------------------- 
java version "1.8.0_05"
Java(TM) SE Runtime Environment (build 1.8.0_05-b13)
Java HotSpot(TM) Client VM (build 25.5-b02, mixed mode, sharing)
Could Not Find C:\Users\BLACK 
SPIDER\Desktop\Apk_Manager_502\place-apk-here-for-modding\../place-apk-here-for-
modding/signedg.apk
Could Not Find C:\Users\BLACK 
SPIDER\Desktop\Apk_Manager_502\place-apk-here-for-modding\../place-apk-here-for-
modding/unsignedg.apk
I: Baksmaling...
I: Loading resource table...
W: Config flags size > 32. Exceeding bytes: -1FFF0000.
W: Invalid config flags detected. Dropping resources: bool-v13-ERR0
W: Config flags size > 32. Exceeding bytes: -2FFE0000.
W: Invalid config flags detected. Dropping resources: bool-v13-ERR1
W: Config flags size > 32. Exceeding bytes: 58020000.
W: Invalid config flags detected. Dropping resources: dimen-v13-ERR2
W: Config flags size > 32. Exceeding bytes: 68010000.
W: Invalid config flags detected. Dropping resources: integer-v13-ERR3
W: Config flags size > 32. Exceeding bytes: -BFF0000.
W: Invalid config flags detected. Dropping resources: integer-v13-ERR4
W: Config flags size > 32. Exceeding bytes: 58020000.
W: Invalid config flags detected. Dropping resources: integer-v13-ERR5
I: Loaded.
I: Loading resource table from file: C:\Users\BLACK 
SPIDER\apktool\framework\1.apk
I: Loaded.
I: Decoding file-resources...
I: Decoding values*/* XMLs...
I: Done.
I: Copying assets and libs...
I: Checking whether sources has changed...
I: Smaling...
I: Checking whether resources has changed...
I: Building resources...
C:\Users\BLACK 
SPIDER\Desktop\Apk_Manager_502\other\..\projects\g.apk\res\values\styles.xml:61:
 error: Error retrieving parent for item: No resource found that matches the 
given name 'Widget.AppCompat.Base'.
C:\Users\BLACK 
SPIDER\Desktop\Apk_Manager_502\other\..\projects\g.apk\res\values\styles.xml:101
: error: Error retrieving parent for item: No resource found that matches the 
given name 'Widget.AppCompat.Base'.
C:\Users\BLACK 
SPIDER\Desktop\Apk_Manager_502\other\..\projects\g.apk\res\values\styles.xml:149
: error: Error retrieving parent for item: No resource found that matches the 
given name 'Widget.AppCompat.Base'.
C:\Users\BLACK 
SPIDER\Desktop\Apk_Manager_502\other\..\projects\g.apk\res\values\styles.xml:192
: error: Error retrieving parent for item: No resource found that matches the 
given name 'Widget.AppCompat.Base'.
C:\Users\BLACK 
SPIDER\Desktop\Apk_Manager_502\other\..\projects\g.apk\res\values\styles.xml:208
: error: Error retrieving parent for item: No resource found that matches the 
given name 'Widget.AppCompat.Base.DropDownItem'.
C:\Users\BLACK 
SPIDER\Desktop\Apk_Manager_502\other\..\projects\g.apk\res\values\styles.xml:234
: error: Error retrieving parent for item: No resource found that matches the 
given name 'Widget.AppCompat.Base'.
C:\Users\BLACK 
SPIDER\Desktop\Apk_Manager_502\other\..\projects\g.apk\res\values\styles.xml:241
: error: Error retrieving parent for item: No resource found that matches the 
given name 'Widget.AppCompat.Light.Base'.
C:\Users\BLACK 
SPIDER\Desktop\Apk_Manager_502\other\..\projects\g.apk\res\values\styles.xml:260
: error: Error retrieving parent for item: No resource found that matches the 
given name 'TextAppearance.AppCompat.Base'.
C:\Users\BLACK 
SPIDER\Desktop\Apk_Manager_502\other\..\projects\g.apk\res\values\styles.xml:293
: error: Error retrieving parent for item: No resource found that matches the 
given name 'Widget.AppCompat.Base'.
C:\Users\BLACK 
SPIDER\Desktop\Apk_Manager_502\other\..\projects\g.apk\res\values-v14\styles.xml
:52: error: Error retrieving parent for item: No resource found that matches 
the given name 'Widget.AppCompat.Base'.
C:\Users\BLACK 
SPIDER\Desktop\Apk_Manager_502\other\..\projects\g.apk\res\values\styles.xml:487
: error: Error retrieving parent for item: No resource found that matches the 
given name 'Theme.AppCompat.Base'.
Exception in thread "main" brut.androlib.AndrolibException: 
brut.common.BrutException: could not exec command: [aapt, p, -F, 
C:\Users\BLACKS~1\AppData\Local\Temp\APKTOOL1621044071463513521.tmp, -I, 
C:\Users\BLACK SPIDER\apktool\framework\1.apk, -S, C:\Users\BLACK 
SPIDER\Desktop\Apk_Manager_502\other\..\projects\g.apk\res, -M, C:\Users\BLACK 
SPIDER\Desktop\Apk_Manager_502\other\..\projects\g.apk\AndroidManifest.xml]
    at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:193)
    at brut.androlib.Androlib.buildResourcesFull(Androlib.java:301)
    at brut.androlib.Androlib.buildResources(Androlib.java:248)
    at brut.androlib.Androlib.build(Androlib.java:171)
    at brut.androlib.Androlib.build(Androlib.java:154)
    at brut.apktool.Main.cmdBuild(Main.java:174)
    at brut.apktool.Main.main(Main.java:59)
Caused by: brut.common.BrutException: could not exec command: [aapt, p, -F, 
C:\Users\BLACKS~1\AppData\Local\Temp\APKTOOL1621044071463513521.tmp, -I, 
C:\Users\BLACK SPIDER\apktool\framework\1.apk, -S, C:\Users\BLACK 
SPIDER\Desktop\Apk_Manager_502\other\..\projects\g.apk\res, -M, C:\Users\BLACK 
SPIDER\Desktop\Apk_Manager_502\other\..\projects\g.apk\AndroidManifest.xml]
    at brut.util.OS.exec(OS.java:83)
    at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:191)
    ... 6 more

Original issue reported on code.google.com by hollywoo...@gmail.com on 7 Aug 2014 at 9:21

GoogleCodeExporter commented 9 years ago
Stop. This is a duplicate. You've reported this now 3 times.

Original comment by connor.tumbleson on 7 Aug 2014 at 12:06