Monday, January 11, 2016

apk decompile nothing to change Solving repackaged error




            


invalid resource directory name: f: \ tang \ res / drawable-xhdpi
Exception in thread "main" brut.androlib.AndrolibException: brut.androlib.Androl
ibException: brut.common.BrutException: could not exec command: [aapt, p, --min-
sdk-version, 8, --target-sdk-version, 15, -F, C: \ Users \ ADMINI ~ 1 \ AppData \ Local \ Te
mp \ APKTOOL15587.tmp, -0, arsc, -I, C: \ Users \ Administrator \ apktool \ framework \ 1.ap
k, -S, f: \ tang \ res, -M, f: \ tang \ AndroidManifest.xml]
at brut.androlib.Androlib.buildResourcesFull (Androlib.java:358)
at brut.androlib.Androlib.buildResources (Androlib.java:283)
at brut.androlib.Androlib.build (Androlib.java:206)
at brut.androlib.Androlib.build (Androlib.java:176)
at brut.apktool.Main.cmdBuild (Main.java:228)
at brut.apktool.Main.main (Main.java:79)
Caused by: brut.androlib.AndrolibException: brut.common.BrutException: could not
exec command: [aapt, p, --min-sdk-version, 8, --target-sdk-version, 15, -F, C: \
Users \ ADMINI ~ 1 \ AppData \ Local \ Temp \ APKTOOL15587.tmp, -0, arsc, -I, C: \ Users \ Admin
istrator \ apktool \ framework \ 1.apk, -S, f: \ tang \ res, -M, f: \ tang \ AndroidManifest.x
ml]
at brut.androlib.res.AndrolibResources.aaptPackage (AndrolibResources.jav
a: 357)
at brut.androlib.Androlib.buildResourcesFull (Androlib.java:336)
... 5 more
Caused by: brut.common.BrutException: could not exec command: [aapt, p, --min-sd
k-version, 8, --target-sdk-version, 15, -F, C: \ Users \ ADMINI ~ 1 \ AppData \ Local \ Temp
\ APKTOOL15587.tmp, -0, arsc, -I, C: \ Users \ Administrator \ apktool \ framework \ 1.apk,
-S, F: \ tang \ res, -M, f: \ tang \ AndroidManifest.xml]
at brut.util.OS.exec (OS.java:89)
at brut.androlib.res.AndrolibResources.aaptPackage (AndrolibResources.jav
a: 355)
... 6 more
Reply:
Like re-signing
Reply:
quote 1 floor guoyoulei520 reply:
like re-signing




But on re-signed apk signature not know why you do not
Reply:
quote the second floor ruilina reply:
Quote: quote 1 floor guoyoulei520 reply:

Like re-signing




But on re-signed apk signature not know why you do not

Internet seems to have specialized tools, you go online to look for
Reply:
Repeat signature apk, then, need to apk package inside MATE-INF folder deleted.
Reply:
quote 4th floor a220315410 reply:
duplicate signatures apk, then, need to apk package inside MATE-INF folder deleted.



I did not come out decompile MATE-INF This file decompiler is to have assets lib res smali these four folders and AndroidManifest.xml / apktool.yml
Reply:
aapt.exe not
Reply:
You can look at this article (problem similar)
http://blog.csdn.net/tibib/article/details/8876615
Reply:
quote 5th floor ruilina reply:
Quote: quote, 4th Floor a220315410 reply:

Repeat signature apk, then, need to apk package inside MATE-INF folder deleted.



I did not come out decompile MATE-INF This file decompiler is to have assets lib res smali these four folders and AndroidManifest.xml / apktool.yml


Last time I encountered this problem, indeed deleted MATE-INF folder can be signed. Maybe you are the wrong reasons and I was not the same now.
Reply:
f: \ tang \ res / drawable-xhdpi

This folder path, you are so determined to write?
Reply:
aapt old version
Reply:
The landlord, your situation how how?
Reply:
aapt version problem
Reply:
aapt very old version
Reply:
I am also the same problem how to solve it
Reply:
Aapt executable permissions to add, on the line, my approach is Ctrl + Alt + t, enter in a terminal window:
sudo chmod + x / usr / bin / aapt
enter password.
Well, you can generate a APK.

No comments:

Post a Comment