Advertisement
Nemo_Aeternamn

atrey compile

Oct 14th, 2012
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.09 KB | None | 0 0
  1. W: Could not find sources
  2. I: Checking whether resources has changed...
  3. I: Building resources...
  4. Exception in thread "main" brut.androlib.AndrolibException: brut.common.BrutException: could not exec command: [aapt, p, -F, /tmp/APKTOOL6690455875313934947.tmp, -x, -S, /home/nemo/apkmulti/other/../out/res, -M, /home/nemo/apkmulti/other/../out/AndroidManifest.xml]
  5. at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:251)
  6. at brut.androlib.Androlib.buildResourcesFull(Androlib.java:325)
  7. at brut.androlib.Androlib.buildResources(Androlib.java:270)
  8. at brut.androlib.Androlib.build(Androlib.java:193)
  9. at brut.androlib.Androlib.build(Androlib.java:175)
  10. at brut.apktool.Main.cmdBuild(Main.java:182)
  11. at brut.apktool.Main.main(Main.java:67)
  12. Caused by: brut.common.BrutException: could not exec command: [aapt, p, -F, /tmp/APKTOOL6690455875313934947.tmp, -x, -S, /home/nemo/apkmulti/other/../out/res, -M, /home/nemo/apkmulti/other/../out/AndroidManifest.xml]
  13. at brut.util.OS.exec(OS.java:83)
  14. at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:249)
  15. ... 6 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement