Guest User

Untitled

a guest
Mar 2nd, 2013
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.04 KB | None | 0 0
  1. ibotpeaches@raganok:~$ cd Desktop/
  2. ibotpeaches@raganok:~/Desktop$ apktool d WeatherBZ.apk
  3. I: Baksmaling...
  4. I: Loading resource table...
  5. I: Loaded.
  6. I: Decoding AndroidManifest.xml with resources...
  7. I: Loading resource table from file: /home/ibotpeaches/apktool/framework/1.apk
  8. I: Loaded.
  9. I: Regular manifest package...
  10. I: Decoding file-resources...
  11. I: Decoding values */* XMLs...
  12. I: Done.
  13. I: Copying assets and libs...
  14. ibotpeaches@raganok:~/Desktop$ apktool b WeatherBZ
  15. I: Checking whether sources has changed...
  16. I: Smaling...
  17. I: Checking whether resources has changed...
  18. I: Building resources...
  19. aapt: warning: string 'about_images' has no default translation in /home/ibotpeaches/Desktop/WeatherBZ/res; found: da it ro ru uk
  20. aapt: warning: string 'settings_update_interval_summary' has no default translation in /home/ibotpeaches/Desktop/WeatherBZ/res; found: uk
  21. aapt: warning: string 'text_color_title' has no default translation in /home/ibotpeaches/Desktop/WeatherBZ/res; found: ru
  22. I: Building apk file...
  23. ibotpeaches@raganok:~/Desktop$
Advertisement
Add Comment
Please, Sign In to add comment