Advertisement
Guest User

Untitled

a guest
Jul 27th, 2017
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.34 KB | None | 0 0
  1. Building resources...
  2. res\drawable-hdpi-v4\ic_notification_overlay.png:0: error: Resource entry ic_notification_overlay is already defined.
  3. res\drawable-hdpi-v4\ic_notification_overlay.9.png:0: Originally defined here.
  4. Exception in thread "main" brut.androlib.AndrolibException: brut.common.BrutException: could not exec command: [aapt, p, -F, C:\Users\James\AppData\Local\Temp\APKTOOL3314308416874678973.tmp, -x, -0, arsc, -S, D:\Android Theming\APK Manager\other\..\projects\stockframework-res.apk\res, -M, D:\Android Theming\APK Manager\other\..\projects\stockframework-res.apk\AndroidManifest.xml]
  5. at brut.androlib.res.AndrolibResources.aaptPackage(Unknown Source)
  6. at brut.androlib.Androlib.buildResourcesFull(Unknown Source)
  7. at brut.androlib.Androlib.buildResources(Unknown Source)
  8. at brut.androlib.Androlib.build(Unknown Source)
  9. at brut.androlib.Androlib.build(Unknown Source)
  10. at brut.apktool.Main.cmdBuild(Unknown Source)
  11. at brut.apktool.Main.main(Unknown Source)
  12. Caused by: brut.common.BrutException: could not exec command: [aapt, p, -F, C:\Users\James\AppData\Local\Temp\APKTOOL3314308416874678973.tmp, -x, -0, arsc, -S, D:\Android Theming\APK Manager\other\..\projects\stockframework-res.apk\res, -M, D:\Android Theming\APK Manager\other\..\projects\stockframework-res.apk\AndroidManifest.xml]
  13. at brut.util.OS.exec(Unknown Source)
  14. ... 7 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement