Advertisement
iBotPeaches

Bug594

Jan 21st, 2014
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.98 KB | None | 0 0
  1. ibotpeaches@raganok:~/Downloads/Apktool/Bug594$ apktool d com.dropbox.android.apk
  2. I: Using Apktool 2.0.0-Beta8 on com.dropbox.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. I: Copying assets and libs...
  12. I: Copying unknown files/dir...
  13. I: Copying original files...
  14. ibotpeaches@raganok:~/Downloads/Apktool/Bug594$ apktool b com.dropbox.android
  15. I: Using Apktool 2.0.0-Beta8 on com.dropbox.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. I: Copying unknown files/dir...
  23. Cleaning up unclosed ZipFile for archive /tmp/APKTOOL6725163152941365579.tmp
  24. ibotpeaches@raganok:~/Downloads/Apktool/Bug594$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement