datagutt

Untitled

Aug 17th, 2012
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.14 KB | None | 0 0
  1. apktool b framework.jar.out/
  2. I: Checking whether sources has changed...
  3. W: Could not find resources
  4. I: Building apk file...
  5. Exception in thread "main" brut.androlib.AndrolibException: brut.common.BrutException: could not exec command: [aapt, p, -F, /Users/datagutt/Documents/miui4.1_sgs3/miui/system/framework/framework.jar.out/dist/framework.jar, /Users/datagutt/Documents/miui4.1_sgs3/miui/system/framework/framework.jar.out/build/apk]
  6. at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:251)
  7. at brut.androlib.Androlib.buildApk(Androlib.java:438)
  8. at brut.androlib.Androlib.build(Androlib.java:196)
  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, /Users/datagutt/Documents/miui4.1_sgs3/miui/system/framework/framework.jar.out/dist/framework.jar, /Users/datagutt/Documents/miui4.1_sgs3/miui/system/framework/framework.jar.out/build/apk]
  13. at brut.util.OS.exec(OS.java:83)
  14. at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:249)
  15. ... 5 more
Advertisement
Add Comment
Please, Sign In to add comment