Advertisement
stevendeb25

apktool

Oct 30th, 2011
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.19 KB | None | 0 0
  1. C:\cygwin\home\steven\kitchen\original_update\MIUI.us_p990_1.10.28_Eng_Deo_ZipA_
  2. Signed\system\framework>apktool d framework-res.apk'
  3. Exception in thread "main" brut.androlib.AndrolibException: brut.directory.Direc
  4. toryException: java.io.FileNotFoundException: framework-res.apk' (The system can
  5. not find the file specified)
  6. at brut.androlib.ApkDecoder.hasSources(Unknown Source)
  7. at brut.androlib.ApkDecoder.decode(Unknown Source)
  8. at brut.apktool.Main.cmdDecode(Unknown Source)
  9. at brut.apktool.Main.main(Unknown Source)
  10. Caused by: brut.directory.DirectoryException: java.io.FileNotFoundException: fra
  11. mework-res.apk' (The system cannot find the file specified)
  12. at brut.directory.ZipRODirectory.<init>(Unknown Source)
  13. at brut.directory.ZipRODirectory.<init>(Unknown Source)
  14. at brut.androlib.res.util.ExtFile.getDirectory(Unknown Source)
  15. ... 4 more
  16. Caused by: java.io.FileNotFoundException: framework-res.apk' (The system cannot
  17. find the file specified)
  18. at java.util.zip.ZipFile.open(Native Method)
  19. at java.util.zip.ZipFile.<init>(Unknown Source)
  20. at java.util.zip.ZipFile.<init>(Unknown Source)
  21. ... 7 more
  22.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement