kuter007 / android-apktool

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

Error while recompiling .apk file #656

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
C:\Users\NIMSServer2\apktool>apktool b -f -d "Al Quran Urdu_1.0.5-all"
I: Using Apktool 2.0.0-Beta7 on Al Quran Urdu_1.0.5-all
I: Smaling...
I: Building resources...
I: Building apk file...
      Unable to add 'C:\Users\NIMSServer2\apktool\Al Quran Urdu_1.0.5-all\build\
apk\classes.dex': Zip add failed
ERROR: unable to process assets while packaging 'C:\Users\NIMSServer2\apktool\Al
 Quran Urdu_1.0.5-all\dist\Al Quran Urdu_1.0.5-all.apk'
ERROR: packaging of 'C:\Users\NIMSServer2\apktool\Al Quran Urdu_1.0.5-all\dist\A
l Quran Urdu_1.0.5-all.apk' failed
Exception in thread "main" brut.androlib.AndrolibException: brut.common.BrutExce
ption: could not exec command: [C:\Users\NIMSSE~1\AppData\Local\Temp\brut_util_J
ar_6827705856978067697.tmp, p, --debug-mode, --forced-package-id, 127, --min-sdk
-version, 8, --target-sdk-version, 19, --version-code, 5, --version-name, @strin
g/version_name, -F, C:\Users\NIMSServer2\apktool\Al Quran Urdu_1.0.5-all\dist\Al
 Quran Urdu_1.0.5-all.apk, -0, arsc, -A, C:\Users\NIMSServer2\apktool\Al Quran U
rdu_1.0.5-all\assets, C:\Users\NIMSServer2\apktool\Al Quran Urdu_1.0.5-all\build
\apk]
        at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.jav
a:481)
        at brut.androlib.Androlib.buildApk(Androlib.java:629)
        at brut.androlib.Androlib.build(Androlib.java:289)
        at brut.androlib.Androlib.build(Androlib.java:258)
        at brut.apktool.Main.cmdBuild(Main.java:233)
        at brut.apktool.Main.main(Main.java:88)
Caused by: brut.common.BrutException: could not exec command: [C:\Users\NIMSSE~1
\AppData\Local\Temp\brut_util_Jar_6827705856978067697.tmp, p, --debug-mode, --fo
rced-package-id, 127, --min-sdk-version, 8, --target-sdk-version, 19, --version-
code, 5, --version-name, @string/version_name, -F, C:\Users\NIMSServer2\apktool\
Al Quran Urdu_1.0.5-all\dist\Al Quran Urdu_1.0.5-all.apk, -0, arsc, -A, C:\Users
\NIMSServer2\apktool\Al Quran Urdu_1.0.5-all\assets, C:\Users\NIMSServer2\apktoo
l\Al Quran Urdu_1.0.5-all\build\apk]
        at brut.util.OS.exec(OS.java:89)
        at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.jav
a:475)
        ... 5 more

Original issue reported on code.google.com by sdriya...@gmail.com on 15 Jul 2014 at 10:55

GoogleCodeExporter commented 9 years ago
I've never seen an error with this part of packaging. Please attach the apk so 
I may see if the instance is isolated with your machine only.

Original comment by connor.tumbleson on 15 Jul 2014 at 2:35

GoogleCodeExporter commented 9 years ago
Closed for inactive.

Original comment by connor.tumbleson on 16 Aug 2014 at 3:43

GoogleCodeExporter commented 9 years ago
That means that you have not enough disk memory.

Original comment by zieme...@gmail.com on 25 Jan 2015 at 12:18