Don't like ads? PRO users don't see any ads ;-)
Guest

APKTOOL

By: a guest on Sep 11th, 2012  |  syntax: None  |  size: 1.79 KB  |  hits: 24  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1.  
  2. C:\Users\Andrew\APKTools\ICS Apktool>cmd
  3. Microsoft Windows [Version 6.1.7601]
  4. Copyright (c) 2009 Microsoft Corporation.  All rights reserved.
  5.  
  6. C:\Users\Andrew\APKTools\ICS Apktool>apktool b Settings
  7. I: Checking whether sources has changed...
  8. I: Smaling...
  9. I: Checking whether resources has changed...
  10. I: Building resources...
  11. res\drawable-hdpi\ic_SU.png: Invalid file name: must contain only [a-z0-9_.]
  12. res\drawable-hdpi\ic_SU.png: Invalid file name: must contain only [a-z0-9_.]
  13. Exception in thread "main" brut.androlib.AndrolibException: brut.common.BrutExce
  14. ption: could not exec command: [aapt, p, -F, C:\Users\Andrew\AppData\Local\Temp\
  15. APKTOOL3785594948395931230.tmp, -I, C:\Users\Andrew\apktool\framework\1.apk, -S,
  16.  C:\Users\Andrew\APKTools\ICS Apktool\Settings\res, -M, C:\Users\Andrew\APKTools
  17. \ICS Apktool\Settings\AndroidManifest.xml]
  18.         at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.jav
  19. a:193)
  20.         at brut.androlib.Androlib.buildResourcesFull(Androlib.java:301)
  21.         at brut.androlib.Androlib.buildResources(Androlib.java:248)
  22.         at brut.androlib.Androlib.build(Androlib.java:171)
  23.         at brut.androlib.Androlib.build(Androlib.java:154)
  24.         at brut.apktool.Main.cmdBuild(Main.java:182)
  25.         at brut.apktool.Main.main(Main.java:67)
  26. Caused by: brut.common.BrutException: could not exec command: [aapt, p, -F, C:\U
  27. sers\Andrew\AppData\Local\Temp\APKTOOL3785594948395931230.tmp, -I, C:\Users\Andr
  28. ew\apktool\framework\1.apk, -S, C:\Users\Andrew\APKTools\ICS Apktool\Settings\re
  29. s, -M, C:\Users\Andrew\APKTools\ICS Apktool\Settings\AndroidManifest.xml]
  30.         at brut.util.OS.exec(OS.java:83)
  31.         at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.jav
  32. a:191)
  33.         ... 6 more
  34.  
  35. C:\Users\Andrew\APKTools\ICS Apktool>