Advertisement
iBotPeaches

Spaces in Windows (Apktool2)

Jul 26th, 2013
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.40 KB | None | 0 0
  1.  
  2. C:\Users\Connor\Desktop\bin\Test spaces in here>apktool d StormPlayer.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: C:\Users\Connor\apktool\framework\1.apk
  8. I: Loaded.
  9. I: Regular manifest package...
  10. I: Decoding file-resources...
  11. I: Decoding values */* XMLs...
  12. I: Copying assets and libs...
  13. I: Copying unknown files/dir...
  14. I: Copying original files...
  15.  
  16. C:\Users\Connor\Desktop\bin\Test spaces in here>apktool b StormPlayer
  17. I: Checking whether sources has changed...
  18. I: Smaling...
  19. I: Checking whether resources has changed...
  20. I: Building resources...
  21. aapt: warning: string 'UMFb_Atom_State_Resending' has no default translation in C:\Users\Connor\Desktop\bin\Test spaces in here\StormPlayer\res; found: zh
  22. aapt: warning: string 'umeng_common_network_break_alert' has no default translation in C:\Users\Connor\Desktop\bin\Test spaces in here\StormPlayer\res; found: zh
  23. aapt: warning: string 'umeng_xp_action_callphone' has no default translation in C:\Users\Connor\Desktop\bin\Test spaces in here\StormPlayer\res; found: zh
  24. aapt: warning: string 'umeng_xp_no_browser_tips' has no default translation in C:\Users\Connor\Desktop\bin\Test spaces in here\StormPlayer\res; found: zh
  25. I: Copying libs...
  26. I: Building apk file...
  27. I: Copying unknown files/dir...
  28.  
  29. C:\Users\Connor\Desktop\bin\Test spaces in here>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement