Advertisement
iBotPeaches

Untitled

Nov 17th, 2012
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.84 KB | None | 0 0
  1. ibotpeaches@raganok:~/Downloads/Apktool/Framework and SystemUI$ apktool if framework-res.apk
  2. I: Framework installed to: /home/ibotpeaches/apktool/framework/1.apk
  3. ibotpeaches@raganok:~/Downloads/Apktool/Framework and SystemUI$ apktool d SystemUI.apk
  4. I: Baksmaling...
  5. I: Loading resource table...
  6. I: Loaded.
  7. I: Decoding AndroidManifest.xml with resources...
  8. I: Loading resource table from file: /home/ibotpeaches/apktool/framework/1.apk
  9. I: Loaded.
  10. I: Decoding file-resources...
  11. I: Decoding values */* XMLs...
  12. I: Done.
  13. I: Copying assets and libs...
  14. ibotpeaches@raganok:~/Downloads/Apktool/Framework and SystemUI$ apktool b SystemUI
  15. I: Checking whether sources has changed...
  16. I: Smaling...
  17. I: Checking whether resources has changed...
  18. I: Building resources...
  19. I: Building apk file...
  20. ibotpeaches@raganok:~/Downloads/Apktool/Framework and SystemUI$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement