Guest User

Untitled

a guest
Oct 21st, 2017
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.57 KB | None | 0 0
  1. [2011-09-03 20:13:15 - testlib] ERROR: Unknown flag '--'
  2. [2011-09-03 20:13:15 - testlib] Android Asset Packaging Tool
  3. [2011-09-03 20:13:15 - testlib]
  4. [2011-09-03 20:13:15 - testlib] Usage:
  5. [2011-09-03 20:13:15 - testlib] aapt l[ist] [-v] [-a] file.{zip,jar,apk}
  6. [2011-09-03 20:13:15 - testlib] List contents of Zip-compatible archive.
  7. [2011-09-03 20:13:15 - testlib]
  8. [2011-09-03 20:13:15 - testlib] aapt d[ump] WHAT file.{apk} [asset [asset ...]]
  9. [2011-09-03 20:13:15 - testlib] badging Print the label and icon for the app declared in APK.
  10. [2011-09-03 20:13:15 - testlib] permissions Print the permissions from the APK.
  11. [2011-09-03 20:13:15 - testlib] resources Print the resource table from the APK.
  12. [2011-09-03 20:13:15 - testlib] configurations Print the configurations in the APK.
  13. [2011-09-03 20:13:15 - testlib] xmltree Print the compiled xmls in the given assets.
  14. [2011-09-03 20:13:15 - testlib] xmlstrings Print the strings of the given compiled xml assets.
  15. [2011-09-03 20:13:15 - testlib]
  16. [2011-09-03 20:13:15 - testlib] aapt p[ackage] [-d][-f][-m][-u][-v][-x][-z][-M AndroidManifest.xml] \
  17. [2011-09-03 20:13:15 - testlib] [-0 extension [-0 extension ...]] \
  18. [2011-09-03 20:13:15 - testlib] [-g tolerance] \
  19. [2011-09-03 20:13:15 - testlib] [-j jarfile] \
  20. [2011-09-03 20:13:15 - testlib] [-I base-package [-I base-package ...]] \
  21. [2011-09-03 20:13:15 - testlib] [-A asset-source-dir] [-P public-definitions-file] \
  22. [2011-09-03 20:13:15 - testlib] [-S resource-sources [-S resource-sources ...]] [-F apk-file] [-J R-file-dir] \
  23. [2011-09-03 20:13:15 - testlib] [raw-files-dir [raw-files-dir] ...]
  24. [2011-09-03 20:13:15 - testlib]
  25. [2011-09-03 20:13:15 - testlib] Package the android resources. It will read assets and resources that are
  26. [2011-09-03 20:13:15 - testlib] supplied with the -M -A -S or raw-files-dir arguments. The -J -P -F and -R
  27. [2011-09-03 20:13:15 - testlib] options control which files are output.
  28. [2011-09-03 20:13:15 - testlib]
  29. [2011-09-03 20:13:15 - testlib] aapt r[emove] [-v] file.{zip,jar,apk} file1 [file2 ...]
  30. [2011-09-03 20:13:15 - testlib] Delete specified files from Zip-compatible archive.
  31. [2011-09-03 20:13:15 - testlib]
  32. [2011-09-03 20:13:15 - testlib] aapt a[dd] [-v] file.{zip,jar,apk} file1 [file2 ...]
  33. [2011-09-03 20:13:15 - testlib] Add specified files to Zip-compatible archive.
  34. [2011-09-03 20:13:15 - testlib]
  35. [2011-09-03 20:13:15 - testlib] aapt v[ersion]
  36. [2011-09-03 20:13:15 - testlib] Print program version.
  37. [2011-09-03 20:13:15 - testlib]
  38. [2011-09-03 20:13:15 - testlib] Modifiers:
  39. [2011-09-03 20:13:15 - testlib] -a print Android-specific data (resources, manifest) when listing
  40. [2011-09-03 20:13:15 - testlib] -c specify which configurations to include. The default is all
  41. [2011-09-03 20:13:15 - testlib] configurations. The value of the parameter should be a comma
  42. [2011-09-03 20:13:15 - testlib] separated list of configuration values. Locales should be specified
  43. [2011-09-03 20:13:15 - testlib] as either a language or language-region pair. Some examples:
  44. [2011-09-03 20:13:15 - testlib] en
  45. [2011-09-03 20:13:15 - testlib] port,en
  46. [2011-09-03 20:13:15 - testlib] port,land,en_US
  47. [2011-09-03 20:13:15 - testlib] If you put the special locale, zz_ZZ on the list, it will perform
  48. [2011-09-03 20:13:15 - testlib] pseudolocalization on the default locale, modifying all of the
  49. [2011-09-03 20:13:15 - testlib] strings so you can look for strings that missed the
  50. [2011-09-03 20:13:15 - testlib] internationalization process. For example:
  51. [2011-09-03 20:13:15 - testlib] port,land,zz_ZZ
  52. [2011-09-03 20:13:15 - testlib] -d one or more device assets to include, separated by commas
  53. [2011-09-03 20:13:15 - testlib] -f force overwrite of existing files
  54. [2011-09-03 20:13:15 - testlib] -g specify a pixel tolerance to force images to grayscale, default 0
  55. [2011-09-03 20:13:15 - testlib] -j specify a jar or zip file containing classes to include
  56. [2011-09-03 20:13:15 - testlib] -m make package directories under location specified by -J
  57. [2011-09-03 20:13:15 - testlib] -u update existing packages (add new, replace older, remove deleted files)
  58. [2011-09-03 20:13:15 - testlib] -v verbose output
  59. [2011-09-03 20:13:15 - testlib] -x create extending (non-application) resource IDs
  60. [2011-09-03 20:13:15 - testlib] -z require localization of resource attributes marked with
  61. [2011-09-03 20:13:15 - testlib] localization="suggested"
  62. [2011-09-03 20:13:15 - testlib] -A additional directory in which to find raw asset files
  63. [2011-09-03 20:13:15 - testlib] -F specify the apk file to output
  64. [2011-09-03 20:13:15 - testlib] -I add an existing package to base include set
  65. [2011-09-03 20:13:15 - testlib] -J specify where to output R.java resource constant definitions
  66. [2011-09-03 20:13:15 - testlib] -M specify full path to AndroidManifest.xml to include in zip
  67. [2011-09-03 20:13:15 - testlib] -P specify where to output public resource definitions
  68. [2011-09-03 20:13:15 - testlib] -S directory in which to find resources. Multiple directories will be scanned and the first match found (left to right) will take precedence. -0 specifies an additional extension for which such files will not
  69. [2011-09-03 20:13:15 - testlib] be stored compressed in the .apk. An empty string means to not
  70. [2011-09-03 20:13:15 - testlib] compress any files at all.
Add Comment
Please, Sign In to add comment