Advertisement
iBotPeaches

Bug540

Jan 23rd, 2014
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.87 KB | None | 0 0
  1. ibotpeaches@raganok:~/Downloads/Apktool/Bug540$ apktool d com.yelp.android.apk
  2. I: Using Apktool 2.0.0-Beta8 on com.yelp.android.apk
  3. I: Loading resource table...
  4. I: Loading resource table...
  5. I: Decoding AndroidManifest.xml with resources...
  6. I: Loading resource table from file: /home/ibotpeaches/apktool/framework/1.apk
  7. I: Regular manifest package...
  8. I: Decoding file-resources...
  9. I: Decoding values */* XMLs...
  10. I: Baksmaling...
  11. apktool I: Copying assets and libs...
  12. I: Copying unknown files/dir...
  13. I: Copying original files...
  14. bibotpeaches@raganok:~/Downloads/Apktool/Bug540$ apktool b com.yelp.android
  15. I: Using Apktool 2.0.0-Beta8 on com.yelp.android
  16. I: Checking whether sources has changed...
  17. I: Smaling...
  18. I: Checking whether resources has changed...
  19. I: Building resources...
  20. I: Copying libs...
  21. I: Building apk file...
  22. ibotpeaches@raganok:~/Downloads/Apktool/Bug540$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement