Advertisement
iBotPeaches

Bug479 - apktool

Jun 25th, 2013
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.56 KB | None | 0 0
  1. ibotpeaches@raganok:~/Downloads/Apktool/Bug479$ apktool d -t bug479 -f framework-htc-res.apk
  2. I: Loading resource table...
  3. I: Loaded.
  4. I: Decoding AndroidManifest.xml with resources...
  5. I: Loading resource table from file: /home/ibotpeaches/apktool/framework/1-bug479.apk
  6. I: Loaded.
  7. I: Regular manifest package...
  8. I: Decoding file-resources...
  9. S: Could not decode file, replacing by FALSE value: drawable-hdpi/text_anchor_bar_top.jpg
  10. I: Loading resource table from file: /home/ibotpeaches/apktool/framework/2-bug479.apk
  11. I: Loaded.
  12. S: Could not decode file, replacing by FALSE value: drawable-hdpi/text_anchor_bar.jpg
  13. I: Decoding values */* XMLs...
  14. I: Done.
  15. I: Copying assets and libs...
  16. I: Copying unknown files/dir...
  17. I: Copying original files...
  18. ibotpeaches@raganok:~/Downloads/Apktool/Bug479$ apktool b framework-htc-res
  19. W: Could not find sources
  20. I: Checking whether resources has changed...
  21. I: Building resources...
  22. aapt: warning: string 'permdesc_lowMemBroadcast' has no default translation in /home/ibotpeaches/Downloads/Apktool/Bug479/framework-htc-res/res; found: ar bg cs da de el es es_US et fa fi fr hr hu in it iw ja kk ko lt lv my nb nl pl pt pt_PT ro ru sk sl sr sv th tr uk vi zh_CN zh_HK zh_TW
  23. aapt: warning: string 'permlab_lowMemBroadcast' has no default translation in /home/ibotpeaches/Downloads/Apktool/Bug479/framework-htc-res/res; found: ar bg cs da de el es es_US et fa fi fr hr hu in it iw ja kk ko lt lv my nb nl pl pt pt_PT ro ru sk sl sr sv th tr uk vi zh_CN zh_HK zh_TW
  24. I: Building apk file...
  25. ibotpeaches@raganok:~/Downloads/Apktool/Bug479$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement