[2013-01-18 21:48:18 - LunarLander] Starting full Post Compiler. [2013-01-18 21:48:18 - LunarLander] F:\Program Files\android-sdk-windows\platform-tools\aapt.exe crunch -v -S F:\Program Files\android-sdk-windows\samples\LunarLander\res -C F:\Program Files\android-sdk-windows\samples\LunarLander\bin\res [2013-01-18 21:48:18 - LunarLander] ERROR: Unknown command 'crunch' [2013-01-18 21:48:18 - LunarLander] Android Asset Packaging Tool [2013-01-18 21:48:18 - LunarLander] [2013-01-18 21:48:18 - LunarLander] Usage: [2013-01-18 21:48:18 - LunarLander] aapt l[ist] [-v] [-a] file.{zip,jar,apk} [2013-01-18 21:48:18 - LunarLander] List contents of Zip-compatible archive. [2013-01-18 21:48:18 - LunarLander] [2013-01-18 21:48:18 - LunarLander] aapt d[ump] [--values] WHAT file.{apk} [asset [asset ...]] [2013-01-18 21:48:18 - LunarLander] badging Print the label and icon for the app declared in APK. [2013-01-18 21:48:18 - LunarLander] permissions Print the permissions from the APK. [2013-01-18 21:48:18 - LunarLander] resources Print the resource table from the APK. [2013-01-18 21:48:18 - LunarLander] configurations Print the configurations in the APK. [2013-01-18 21:48:18 - LunarLander] xmltree Print the compiled xmls in the given assets. [2013-01-18 21:48:18 - LunarLander] xmlstrings Print the strings of the given compiled xml assets. [2013-01-18 21:48:18 - LunarLander] [2013-01-18 21:48:18 - LunarLander] aapt p[ackage] [-d][-f][-m][-u][-v][-x][-z][-M AndroidManifest.xml] \ [2013-01-18 21:48:18 - LunarLander] [-0 extension [-0 extension ...]] [-g tolerance] [-j jarfile] \ [2013-01-18 21:48:18 - LunarLander] [--debug-mode] [--min-sdk-version VAL] [--target-sdk-version VAL] \ [2013-01-18 21:48:18 - LunarLander] [--app-version VAL] [--app-version-name TEXT] [--custom-package VAL] \ [2013-01-18 21:48:18 - LunarLander] [--rename-manifest-package PACKAGE] \ [2013-01-18 21:48:18 - LunarLander] [--rename-instrumentation-target-package PACKAGE] \ [2013-01-18 21:48:18 - LunarLander] [--utf16] [--auto-add-overlay] \ [2013-01-18 21:48:18 - LunarLander] [--max-res-version VAL] \ [2013-01-18 21:48:18 - LunarLander] [-I base-package [-I base-package ...]] \ [2013-01-18 21:48:18 - LunarLander] [-A asset-source-dir] [-G class-list-file] [-P public-definitions-file] \ [2013-01-18 21:48:18 - LunarLander] [-S resource-sources [-S resource-sources ...]] [-F apk-file] [-J R-file-dir] \ [2013-01-18 21:48:18 - LunarLander] [--product product1,product2,...] \ [2013-01-18 21:48:18 - LunarLander] [raw-files-dir [raw-files-dir] ...] [2013-01-18 21:48:18 - LunarLander] [2013-01-18 21:48:18 - LunarLander] Package the android resources. It will read assets and resources that are [2013-01-18 21:48:18 - LunarLander] supplied with the -M -A -S or raw-files-dir arguments. The -J -P -F and -R [2013-01-18 21:48:18 - LunarLander] options control which files are output. [2013-01-18 21:48:18 - LunarLander] [2013-01-18 21:48:18 - LunarLander] aapt r[emove] [-v] file.{zip,jar,apk} file1 [file2 ...] [2013-01-18 21:48:18 - LunarLander] Delete specified files from Zip-compatible archive. [2013-01-18 21:48:18 - LunarLander] [2013-01-18 21:48:18 - LunarLander] aapt a[dd] [-v] file.{zip,jar,apk} file1 [file2 ...] [2013-01-18 21:48:18 - LunarLander] Add specified files to Zip-compatible archive. [2013-01-18 21:48:18 - LunarLander] [2013-01-18 21:48:18 - LunarLander] aapt v[ersion] [2013-01-18 21:48:18 - LunarLander] Print program version. [2013-01-18 21:48:18 - LunarLander] [2013-01-18 21:48:18 - LunarLander] Modifiers: [2013-01-18 21:48:18 - LunarLander] -a print Android-specific data (resources, manifest) when listing [2013-01-18 21:48:18 - LunarLander] -c specify which configurations to include. The default is all [2013-01-18 21:48:18 - LunarLander] configurations. The value of the parameter should be a comma [2013-01-18 21:48:18 - LunarLander] separated list of configuration values. Locales should be specified [2013-01-18 21:48:18 - LunarLander] as either a language or language-region pair. Some examples: [2013-01-18 21:48:18 - LunarLander] en [2013-01-18 21:48:18 - LunarLander] port,en [2013-01-18 21:48:18 - LunarLander] port,land,en_US [2013-01-18 21:48:18 - LunarLander] If you put the special locale, zz_ZZ on the list, it will perform [2013-01-18 21:48:18 - LunarLander] pseudolocalization on the default locale, modifying all of the [2013-01-18 21:48:18 - LunarLander] strings so you can look for strings that missed the [2013-01-18 21:48:18 - LunarLander] internationalization process. For example: [2013-01-18 21:48:18 - LunarLander] port,land,zz_ZZ [2013-01-18 21:48:18 - LunarLander] -d one or more device assets to include, separated by commas [2013-01-18 21:48:18 - LunarLander] -f force overwrite of existing files [2013-01-18 21:48:18 - LunarLander] -g specify a pixel tolerance to force images to grayscale, default 0 [2013-01-18 21:48:18 - LunarLander] -j specify a jar or zip file containing classes to include [2013-01-18 21:48:18 - LunarLander] -k junk path of file(s) added [2013-01-18 21:48:18 - LunarLander] -m make package directories under location specified by -J [2013-01-18 21:48:18 - LunarLander] -u update existing packages (add new, replace older, remove deleted files) [2013-01-18 21:48:18 - LunarLander] -v verbose output [2013-01-18 21:48:18 - LunarLander] -x create extending (non-application) resource IDs [2013-01-18 21:48:18 - LunarLander] -z require localization of resource attributes marked with [2013-01-18 21:48:18 - LunarLander] localization="suggested" [2013-01-18 21:48:18 - LunarLander] -A additional directory in which to find raw asset files [2013-01-18 21:48:18 - LunarLander] -G A file to output proguard options into. [2013-01-18 21:48:18 - LunarLander] -F specify the apk file to output [2013-01-18 21:48:18 - LunarLander] -I add an existing package to base include set [2013-01-18 21:48:18 - LunarLander] -J specify where to output R.java resource constant definitions [2013-01-18 21:48:18 - LunarLander] -M specify full path to AndroidManifest.xml to include in zip [2013-01-18 21:48:18 - LunarLander] -P specify where to output public resource definitions [2013-01-18 21:48:18 - LunarLander] -S directory in which to find resources. Multiple directories will be scanned [2013-01-18 21:48:18 - LunarLander] and the first match found (left to right) will take precedence. [2013-01-18 21:48:18 - LunarLander] -0 specifies an additional extension for which such files will not [2013-01-18 21:48:18 - LunarLander] be stored compressed in the .apk. An empty string means to not [2013-01-18 21:48:18 - LunarLander] compress any files at all. [2013-01-18 21:48:18 - LunarLander] --debug-mode [2013-01-18 21:48:18 - LunarLander] inserts android:debuggable="true" in to the application node of the [2013-01-18 21:48:18 - LunarLander] manifest, making the application debuggable even on production devices. [2013-01-18 21:48:18 - LunarLander] --min-sdk-version [2013-01-18 21:48:18 - LunarLander] inserts android:minSdkVersion in to manifest. If the version is 7 or [2013-01-18 21:48:18 - LunarLander] higher, the default encoding for resources will be in UTF-8. [2013-01-18 21:48:18 - LunarLander] --target-sdk-version [2013-01-18 21:48:18 - LunarLander] inserts android:targetSdkVersion in to manifest. [2013-01-18 21:48:18 - LunarLander] --max-res-version [2013-01-18 21:48:18 - LunarLander] ignores versioned resource directories above the given value. [2013-01-18 21:48:18 - LunarLander] --values [2013-01-18 21:48:18 - LunarLander] when used with "dump resources" also includes resource values. [2013-01-18 21:48:18 - LunarLander] --version-code [2013-01-18 21:48:18 - LunarLander] inserts android:versionCode in to manifest. [2013-01-18 21:48:18 - LunarLander] --version-name [2013-01-18 21:48:18 - LunarLander] inserts android:versionName in to manifest. [2013-01-18 21:48:18 - LunarLander] --custom-package [2013-01-18 21:48:18 - LunarLander] generates R.java into a different package. [2013-01-18 21:48:18 - LunarLander] --auto-add-overlay [2013-01-18 21:48:18 - LunarLander] Automatically add resources that are only in overlays. [2013-01-18 21:48:18 - LunarLander] --rename-manifest-package [2013-01-18 21:48:18 - LunarLander] Rewrite the manifest so that its package name is the package name [2013-01-18 21:48:18 - LunarLander] given here. Relative class names (for example .Foo) will be [2013-01-18 21:48:18 - LunarLander] changed to absolute names with the old package so that the code [2013-01-18 21:48:18 - LunarLander] does not need to change. [2013-01-18 21:48:18 - LunarLander] --rename-instrumentation-target-package [2013-01-18 21:48:18 - LunarLander] Rewrite the manifest so that all of its instrumentation [2013-01-18 21:48:18 - LunarLander] components target the given package. Useful when used in [2013-01-18 21:48:18 - LunarLander] conjunction with --rename-manifest-package to fix tests against [2013-01-18 21:48:18 - LunarLander] a package that has been renamed. [2013-01-18 21:48:18 - LunarLander] --product [2013-01-18 21:48:18 - LunarLander] Specifies which variant to choose for strings that have [2013-01-18 21:48:18 - LunarLander] product variants [2013-01-18 21:48:18 - LunarLander] --utf16 [2013-01-18 21:48:18 - LunarLander] changes default encoding for resources to UTF-16. Only useful when API [2013-01-18 21:48:18 - LunarLander] level is set to 7 or higher where the default encoding is UTF-8. [2013-01-18 21:48:18 - LunarLander] ERROR: Unknown command 'crunch' [2013-01-18 21:48:18 - LunarLander] Android Asset Packaging Tool [2013-01-18 21:48:18 - LunarLander] [2013-01-18 21:48:18 - LunarLander] Usage: [2013-01-18 21:48:18 - LunarLander] aapt l[ist] [-v] [-a] file.{zip,jar,apk} [2013-01-18 21:48:18 - LunarLander] List contents of Zip-compatible archive. [2013-01-18 21:48:18 - LunarLander] [2013-01-18 21:48:18 - LunarLander] aapt d[ump] [--values] WHAT file.{apk} [asset [asset ...]] [2013-01-18 21:48:18 - LunarLander] badging Print the label and icon for the app declared in APK. [2013-01-18 21:48:18 - LunarLander] permissions Print the permissions from the APK. [2013-01-18 21:48:18 - LunarLander] resources Print the resource table from the APK. [2013-01-18 21:48:18 - LunarLander] configurations Print the configurations in the APK. [2013-01-18 21:48:18 - LunarLander] xmltree Print the compiled xmls in the given assets. [2013-01-18 21:48:18 - LunarLander] xmlstrings Print the strings of the given compiled xml assets. [2013-01-18 21:48:18 - LunarLander] [2013-01-18 21:48:18 - LunarLander] aapt p[ackage] [-d][-f][-m][-u][-v][-x][-z][-M AndroidManifest.xml] \ [2013-01-18 21:48:18 - LunarLander] [-0 extension [-0 extension ...]] [-g tolerance] [-j jarfile] \ [2013-01-18 21:48:18 - LunarLander] [--debug-mode] [--min-sdk-version VAL] [--target-sdk-version VAL] \ [2013-01-18 21:48:18 - LunarLander] [--app-version VAL] [--app-version-name TEXT] [--custom-package VAL] \ [2013-01-18 21:48:18 - LunarLander] [--rename-manifest-package PACKAGE] \ [2013-01-18 21:48:18 - LunarLander] [--rename-instrumentation-target-package PACKAGE] \ [2013-01-18 21:48:18 - LunarLander] [--utf16] [--auto-add-overlay] \ [2013-01-18 21:48:18 - LunarLander] [--max-res-version VAL] \ [2013-01-18 21:48:18 - LunarLander] [-I base-package [-I base-package ...]] \ [2013-01-18 21:48:18 - LunarLander] [-A asset-source-dir] [-G class-list-file] [-P public-definitions-file] \ [2013-01-18 21:48:18 - LunarLander] [-S resource-sources [-S resource-sources ...]] [-F apk-file] [-J R-file-dir] \ [2013-01-18 21:48:18 - LunarLander] [--product product1,product2,...] \ [2013-01-18 21:48:18 - LunarLander] [raw-files-dir [raw-files-dir] ...] [2013-01-18 21:48:18 - LunarLander] [2013-01-18 21:48:18 - LunarLander] Package the android resources. It will read assets and resources that are [2013-01-18 21:48:18 - LunarLander] supplied with the -M -A -S or raw-files-dir arguments. The -J -P -F and -R [2013-01-18 21:48:18 - LunarLander] options control which files are output. [2013-01-18 21:48:18 - LunarLander] [2013-01-18 21:48:18 - LunarLander] aapt r[emove] [-v] file.{zip,jar,apk} file1 [file2 ...] [2013-01-18 21:48:18 - LunarLander] Delete specified files from Zip-compatible archive. [2013-01-18 21:48:18 - LunarLander] [2013-01-18 21:48:18 - LunarLander] aapt a[dd] [-v] file.{zip,jar,apk} file1 [file2 ...] [2013-01-18 21:48:18 - LunarLander] Add specified files to Zip-compatible archive. [2013-01-18 21:48:18 - LunarLander] [2013-01-18 21:48:18 - LunarLander] aapt v[ersion] [2013-01-18 21:48:18 - LunarLander] Print program version. [2013-01-18 21:48:18 - LunarLander] [2013-01-18 21:48:18 - LunarLander] Modifiers: [2013-01-18 21:48:18 - LunarLander] -a print Android-specific data (resources, manifest) when listing [2013-01-18 21:48:18 - LunarLander] -c specify which configurations to include. The default is all [2013-01-18 21:48:18 - LunarLander] configurations. The value of the parameter should be a comma [2013-01-18 21:48:18 - LunarLander] separated list of configuration values. Locales should be specified [2013-01-18 21:48:18 - LunarLander] as either a language or language-region pair. Some examples: [2013-01-18 21:48:18 - LunarLander] en [2013-01-18 21:48:18 - LunarLander] port,en [2013-01-18 21:48:18 - LunarLander] port,land,en_US [2013-01-18 21:48:18 - LunarLander] If you put the special locale, zz_ZZ on the list, it will perform [2013-01-18 21:48:18 - LunarLander] pseudolocalization on the default locale, modifying all of the [2013-01-18 21:48:18 - LunarLander] strings so you can look for strings that missed the [2013-01-18 21:48:18 - LunarLander] internationalization process. For example: [2013-01-18 21:48:18 - LunarLander] port,land,zz_ZZ [2013-01-18 21:48:18 - LunarLander] -d one or more device assets to include, separated by commas [2013-01-18 21:48:18 - LunarLander] -f force overwrite of existing files [2013-01-18 21:48:18 - LunarLander] -g specify a pixel tolerance to force images to grayscale, default 0 [2013-01-18 21:48:18 - LunarLander] -j specify a jar or zip file containing classes to include [2013-01-18 21:48:18 - LunarLander] -k junk path of file(s) added [2013-01-18 21:48:18 - LunarLander] -m make package directories under location specified by -J [2013-01-18 21:48:18 - LunarLander] -u update existing packages (add new, replace older, remove deleted files) [2013-01-18 21:48:18 - LunarLander] -v verbose output [2013-01-18 21:48:18 - LunarLander] -x create extending (non-application) resource IDs [2013-01-18 21:48:18 - LunarLander] -z require localization of resource attributes marked with [2013-01-18 21:48:18 - LunarLander] localization="suggested" [2013-01-18 21:48:18 - LunarLander] -A additional directory in which to find raw asset files [2013-01-18 21:48:18 - LunarLander] -G A file to output proguard options into. [2013-01-18 21:48:18 - LunarLander] -F specify the apk file to output [2013-01-18 21:48:18 - LunarLander] -I add an existing package to base include set [2013-01-18 21:48:18 - LunarLander] -J specify where to output R.java resource constant definitions [2013-01-18 21:48:18 - LunarLander] -M specify full path to AndroidManifest.xml to include in zip [2013-01-18 21:48:18 - LunarLander] -P specify where to output public resource definitions [2013-01-18 21:48:18 - LunarLander] -S directory in which to find resources. Multiple directories will be scanned [2013-01-18 21:48:18 - LunarLander] and the first match found (left to right) will take precedence. [2013-01-18 21:48:18 - LunarLander] -0 specifies an additional extension for which such files will not [2013-01-18 21:48:18 - LunarLander] be stored compressed in the .apk. An empty string means to not [2013-01-18 21:48:18 - LunarLander] compress any files at all. [2013-01-18 21:48:18 - LunarLander] --debug-mode [2013-01-18 21:48:18 - LunarLander] inserts android:debuggable="true" in to the application node of the [2013-01-18 21:48:18 - LunarLander] manifest, making the application debuggable even on production devices. [2013-01-18 21:48:18 - LunarLander] --min-sdk-version [2013-01-18 21:48:18 - LunarLander] inserts android:minSdkVersion in to manifest. If the version is 7 or [2013-01-18 21:48:18 - LunarLander] higher, the default encoding for resources will be in UTF-8. [2013-01-18 21:48:18 - LunarLander] --target-sdk-version [2013-01-18 21:48:18 - LunarLander] inserts android:targetSdkVersion in to manifest. [2013-01-18 21:48:18 - LunarLander] --max-res-version [2013-01-18 21:48:18 - LunarLander] ignores versioned resource directories above the given value. [2013-01-18 21:48:18 - LunarLander] --values [2013-01-18 21:48:18 - LunarLander] when used with "dump resources" also includes resource values. [2013-01-18 21:48:18 - LunarLander] --version-code [2013-01-18 21:48:18 - LunarLander] inserts android:versionCode in to manifest. [2013-01-18 21:48:18 - LunarLander] --version-name [2013-01-18 21:48:18 - LunarLander] inserts android:versionName in to manifest. [2013-01-18 21:48:18 - LunarLander] --custom-package [2013-01-18 21:48:18 - LunarLander] generates R.java into a different package. [2013-01-18 21:48:18 - LunarLander] --auto-add-overlay [2013-01-18 21:48:18 - LunarLander] Automatically add resources that are only in overlays. [2013-01-18 21:48:18 - LunarLander] --rename-manifest-package [2013-01-18 21:48:18 - LunarLander] Rewrite the manifest so that its package name is the package name [2013-01-18 21:48:18 - LunarLander] given here. Relative class names (for example .Foo) will be [2013-01-18 21:48:18 - LunarLander] changed to absolute names with the old package so that the code [2013-01-18 21:48:18 - LunarLander] does not need to change. [2013-01-18 21:48:18 - LunarLander] --rename-instrumentation-target-package [2013-01-18 21:48:18 - LunarLander] Rewrite the manifest so that all of its instrumentation [2013-01-18 21:48:18 - LunarLander] components target the given package. Useful when used in [2013-01-18 21:48:18 - LunarLander] conjunction with --rename-manifest-package to fix tests against [2013-01-18 21:48:18 - LunarLander] a package that has been renamed. [2013-01-18 21:48:18 - LunarLander] --product [2013-01-18 21:48:18 - LunarLander] Specifies which variant to choose for strings that have [2013-01-18 21:48:18 - LunarLander] product variants [2013-01-18 21:48:18 - LunarLander] --utf16 [2013-01-18 21:48:18 - LunarLander] changes default encoding for resources to UTF-16. Only useful when API [2013-01-18 21:48:18 - LunarLander] level is set to 7 or higher where the default encoding is UTF-8. [2013-01-18 21:48:18 - LunarLander] ERROR: Unknown command 'crunch' [2013-01-18 21:48:18 - LunarLander] Android Asset Packaging Tool [2013-01-18 21:48:18 - LunarLander] [2013-01-18 21:48:18 - LunarLander] Usage: [2013-01-18 21:48:18 - LunarLander] aapt l[ist] [-v] [-a] file.{zip,jar,apk} [2013-01-18 21:48:18 - LunarLander] List contents of Zip-compatible archive. [2013-01-18 21:48:18 - LunarLander] [2013-01-18 21:48:18 - LunarLander] aapt d[ump] [--values] WHAT file.{apk} [asset [asset ...]] [2013-01-18 21:48:18 - LunarLander] badging Print the label and icon for the app declared in APK. [2013-01-18 21:48:18 - LunarLander] permissions Print the permissions from the APK. [2013-01-18 21:48:18 - LunarLander] resources Print the resource table from the APK. [2013-01-18 21:48:18 - LunarLander] configurations Print the configurations in the APK. [2013-01-18 21:48:18 - LunarLander] xmltree Print the compiled xmls in the given assets. [2013-01-18 21:48:18 - LunarLander] xmlstrings Print the strings of the given compiled xml assets. [2013-01-18 21:48:18 - LunarLander] [2013-01-18 21:48:18 - LunarLander] aapt p[ackage] [-d][-f][-m][-u][-v][-x][-z][-M AndroidManifest.xml] \ [2013-01-18 21:48:18 - LunarLander] [-0 extension [-0 extension ...]] [-g tolerance] [-j jarfile] \ [2013-01-18 21:48:18 - LunarLander] [--debug-mode] [--min-sdk-version VAL] [--target-sdk-version VAL] \ [2013-01-18 21:48:18 - LunarLander] [--app-version VAL] [--app-version-name TEXT] [--custom-package VAL] \ [2013-01-18 21:48:18 - LunarLander] [--rename-manifest-package PACKAGE] \ [2013-01-18 21:48:18 - LunarLander] [--rename-instrumentation-target-package PACKAGE] \ [2013-01-18 21:48:18 - LunarLander] [--utf16] [--auto-add-overlay] \ [2013-01-18 21:48:18 - LunarLander] [--max-res-version VAL] \ [2013-01-18 21:48:18 - LunarLander] [-I base-package [-I base-package ...]] \ [2013-01-18 21:48:18 - LunarLander] [-A asset-source-dir] [-G class-list-file] [-P public-definitions-file] \ [2013-01-18 21:48:18 - LunarLander] [-S resource-sources [-S resource-sources ...]] [-F apk-file] [-J R-file-dir] \ [2013-01-18 21:48:18 - LunarLander] [--product product1,product2,...] \ [2013-01-18 21:48:18 - LunarLander] [raw-files-dir [raw-files-dir] ...] [2013-01-18 21:48:18 - LunarLander] [2013-01-18 21:48:18 - LunarLander] Package the android resources. It will read assets and resources that are [2013-01-18 21:48:18 - LunarLander] supplied with the -M -A -S or raw-files-dir arguments. The -J -P -F and -R [2013-01-18 21:48:18 - LunarLander] options control which files are output. [2013-01-18 21:48:18 - LunarLander] [2013-01-18 21:48:18 - LunarLander] aapt r[emove] [-v] file.{zip,jar,apk} file1 [file2 ...] [2013-01-18 21:48:18 - LunarLander] Delete specified files from Zip-compatible archive. [2013-01-18 21:48:18 - LunarLander] [2013-01-18 21:48:18 - LunarLander] aapt a[dd] [-v] file.{zip,jar,apk} file1 [file2 ...] [2013-01-18 21:48:18 - LunarLander] Add specified files to Zip-compatible archive. [2013-01-18 21:48:18 - LunarLander] [2013-01-18 21:48:18 - LunarLander] aapt v[ersion] [2013-01-18 21:48:18 - LunarLander] Print program version. [2013-01-18 21:48:18 - LunarLander] [2013-01-18 21:48:18 - LunarLander] Modifiers: [2013-01-18 21:48:18 - LunarLander] -a print Android-specific data (resources, manifest) when listing [2013-01-18 21:48:18 - LunarLander] -c specify which configurations to include. The default is all [2013-01-18 21:48:18 - LunarLander] configurations. The value of the parameter should be a comma [2013-01-18 21:48:18 - LunarLander] separated list of configuration values. Locales should be specified [2013-01-18 21:48:18 - LunarLander] as either a language or language-region pair. Some examples: [2013-01-18 21:48:18 - LunarLander] en [2013-01-18 21:48:18 - LunarLander] port,en [2013-01-18 21:48:18 - LunarLander] port,land,en_US [2013-01-18 21:48:18 - LunarLander] If you put the special locale, zz_ZZ on the list, it will perform [2013-01-18 21:48:18 - LunarLander] pseudolocalization on the default locale, modifying all of the [2013-01-18 21:48:18 - LunarLander] strings so you can look for strings that missed the [2013-01-18 21:48:18 - LunarLander] internationalization process. For example: [2013-01-18 21:48:18 - LunarLander] port,land,zz_ZZ [2013-01-18 21:48:18 - LunarLander] -d one or more device assets to include, separated by commas [2013-01-18 21:48:18 - LunarLander] -f force overwrite of existing files [2013-01-18 21:48:18 - LunarLander] -g specify a pixel tolerance to force images to grayscale, default 0 [2013-01-18 21:48:18 - LunarLander] -j specify a jar or zip file containing classes to include [2013-01-18 21:48:18 - LunarLander] -k junk path of file(s) added [2013-01-18 21:48:18 - LunarLander] -m make package directories under location specified by -J [2013-01-18 21:48:18 - LunarLander] -u update existing packages (add new, replace older, remove deleted files) [2013-01-18 21:48:18 - LunarLander] -v verbose output [2013-01-18 21:48:18 - LunarLander] -x create extending (non-application) resource IDs [2013-01-18 21:48:18 - LunarLander] -z require localization of resource attributes marked with [2013-01-18 21:48:18 - LunarLander] localization="suggested" [2013-01-18 21:48:18 - LunarLander] -A additional directory in which to find raw asset files [2013-01-18 21:48:18 - LunarLander] -G A file to output proguard options into. [2013-01-18 21:48:18 - LunarLander] -F specify the apk file to output [2013-01-18 21:48:18 - LunarLander] -I add an existing package to base include set [2013-01-18 21:48:18 - LunarLander] -J specify where to output R.java resource constant definitions [2013-01-18 21:48:18 - LunarLander] -M specify full path to AndroidManifest.xml to include in zip [2013-01-18 21:48:18 - LunarLander] -P specify where to output public resource definitions [2013-01-18 21:48:18 - LunarLander] -S directory in which to find resources. Multiple directories will be scanned [2013-01-18 21:48:18 - LunarLander] and the first match found (left to right) will take precedence. [2013-01-18 21:48:18 - LunarLander] -0 specifies an additional extension for which such files will not [2013-01-18 21:48:18 - LunarLander] be stored compressed in the .apk. An empty string means to not [2013-01-18 21:48:18 - LunarLander] compress any files at all. [2013-01-18 21:48:18 - LunarLander] --debug-mode [2013-01-18 21:48:18 - LunarLander] inserts android:debuggable="true" in to the application node of the [2013-01-18 21:48:18 - LunarLander] manifest, making the application debuggable even on production devices. [2013-01-18 21:48:18 - LunarLander] --min-sdk-version [2013-01-18 21:48:18 - LunarLander] inserts android:minSdkVersion in to manifest. If the version is 7 or [2013-01-18 21:48:18 - LunarLander] higher, the default encoding for resources will be in UTF-8. [2013-01-18 21:48:18 - LunarLander] --target-sdk-version [2013-01-18 21:48:18 - LunarLander] inserts android:targetSdkVersion in to manifest. [2013-01-18 21:48:18 - LunarLander] --max-res-version [2013-01-18 21:48:18 - LunarLander] ignores versioned resource directories above the given value. [2013-01-18 21:48:18 - LunarLander] --values [2013-01-18 21:48:18 - LunarLander] when used with "dump resources" also includes resource values. [2013-01-18 21:48:18 - LunarLander] --version-code [2013-01-18 21:48:18 - LunarLander] inserts android:versionCode in to manifest. [2013-01-18 21:48:18 - LunarLander] --version-name [2013-01-18 21:48:18 - LunarLander] inserts android:versionName in to manifest. [2013-01-18 21:48:18 - LunarLander] --custom-package [2013-01-18 21:48:18 - LunarLander] generates R.java into a different package. [2013-01-18 21:48:18 - LunarLander] --auto-add-overlay [2013-01-18 21:48:18 - LunarLander] Automatically add resources that are only in overlays. [2013-01-18 21:48:18 - LunarLander] --rename-manifest-package [2013-01-18 21:48:18 - LunarLander] Rewrite the manifest so that its package name is the package name [2013-01-18 21:48:18 - LunarLander] given here. Relative class names (for example .Foo) will be [2013-01-18 21:48:18 - LunarLander] changed to absolute names with the old package so that the code [2013-01-18 21:48:18 - LunarLander] does not need to change. [2013-01-18 21:48:18 - LunarLander] --rename-instrumentation-target-package [2013-01-18 21:48:18 - LunarLander] Rewrite the manifest so that all of its instrumentation [2013-01-18 21:48:18 - LunarLander] components target the given package. Useful when used in [2013-01-18 21:48:18 - LunarLander] conjunction with --rename-manifest-package to fix tests against [2013-01-18 21:48:18 - LunarLander] a package that has been renamed. [2013-01-18 21:48:18 - LunarLander] --product [2013-01-18 21:48:18 - LunarLander] Specifies which variant to choose for strings that have [2013-01-18 21:48:18 - LunarLander] product variants [2013-01-18 21:48:18 - LunarLander] --utf16 [2013-01-18 21:48:18 - LunarLander] changes default encoding for resources to UTF-16. Only useful when API [2013-01-18 21:48:18 - LunarLander] level is set to 7 or higher where the default encoding is UTF-8. [2013-01-18 21:48:18 - LunarLander] F:\Program Files\android-sdk-windows\platform-tools\aapt.exe package -v -S F:\Program Files\android-sdk-windows\samples\LunarLander\bin\res -S F:\Program Files\android-sdk-windows\samples\LunarLander\res -f --no-crunch --auto-add-overlay --debug-mode -M F:\Program Files\android-sdk-windows\samples\LunarLander\bin\AndroidManifest.xml -A F:\Program Files\android-sdk-windows\samples\LunarLander\assets -I F:\Program Files\android-sdk-windows\platforms\Copie de sauvegarde\android.jar -F F:\Program Files\android-sdk-windows\samples\LunarLander\bin\resources.ap_ [2013-01-18 21:48:19 - LunarLander] ERROR: Unknown option '--no-crunch' [2013-01-18 21:48:19 - LunarLander] Android Asset Packaging Tool [2013-01-18 21:48:19 - LunarLander] [2013-01-18 21:48:19 - LunarLander] Usage: [2013-01-18 21:48:19 - LunarLander] aapt l[ist] [-v] [-a] file.{zip,jar,apk} [2013-01-18 21:48:19 - LunarLander] List contents of Zip-compatible archive. [2013-01-18 21:48:19 - LunarLander] [2013-01-18 21:48:19 - LunarLander] aapt d[ump] [--values] WHAT file.{apk} [asset [asset ...]] [2013-01-18 21:48:19 - LunarLander] badging Print the label and icon for the app declared in APK. [2013-01-18 21:48:19 - LunarLander] permissions Print the permissions from the APK. [2013-01-18 21:48:19 - LunarLander] resources Print the resource table from the APK. [2013-01-18 21:48:19 - LunarLander] configurations Print the configurations in the APK. [2013-01-18 21:48:19 - LunarLander] xmltree Print the compiled xmls in the given assets. [2013-01-18 21:48:19 - LunarLander] xmlstrings Print the strings of the given compiled xml assets. [2013-01-18 21:48:19 - LunarLander] [2013-01-18 21:48:19 - LunarLander] aapt p[ackage] [-d][-f][-m][-u][-v][-x][-z][-M AndroidManifest.xml] \ [2013-01-18 21:48:19 - LunarLander] [-0 extension [-0 extension ...]] [-g tolerance] [-j jarfile] \ [2013-01-18 21:48:19 - LunarLander] [--debug-mode] [--min-sdk-version VAL] [--target-sdk-version VAL] \ [2013-01-18 21:48:19 - LunarLander] [--app-version VAL] [--app-version-name TEXT] [--custom-package VAL] \ [2013-01-18 21:48:19 - LunarLander] [--rename-manifest-package PACKAGE] \ [2013-01-18 21:48:19 - LunarLander] [--rename-instrumentation-target-package PACKAGE] \ [2013-01-18 21:48:19 - LunarLander] [--utf16] [--auto-add-overlay] \ [2013-01-18 21:48:19 - LunarLander] [--max-res-version VAL] \ [2013-01-18 21:48:19 - LunarLander] [-I base-package [-I base-package ...]] \ [2013-01-18 21:48:19 - LunarLander] [-A asset-source-dir] [-G class-list-file] [-P public-definitions-file] \ [2013-01-18 21:48:19 - LunarLander] [-S resource-sources [-S resource-sources ...]] [-F apk-file] [-J R-file-dir] \ [2013-01-18 21:48:19 - LunarLander] [--product product1,product2,...] \ [2013-01-18 21:48:19 - LunarLander] [raw-files-dir [raw-files-dir] ...] [2013-01-18 21:48:19 - LunarLander] [2013-01-18 21:48:19 - LunarLander] Package the android resources. It will read assets and resources that are [2013-01-18 21:48:19 - LunarLander] supplied with the -M -A -S or raw-files-dir arguments. The -J -P -F and -R [2013-01-18 21:48:19 - LunarLander] options control which files are output. [2013-01-18 21:48:19 - LunarLander] [2013-01-18 21:48:19 - LunarLander] aapt r[emove] [-v] file.{zip,jar,apk} file1 [file2 ...] [2013-01-18 21:48:19 - LunarLander] Delete specified files from Zip-compatible archive. [2013-01-18 21:48:19 - LunarLander] [2013-01-18 21:48:19 - LunarLander] aapt a[dd] [-v] file.{zip,jar,apk} file1 [file2 ...] [2013-01-18 21:48:19 - LunarLander] Add specified files to Zip-compatible archive. [2013-01-18 21:48:19 - LunarLander] [2013-01-18 21:48:19 - LunarLander] aapt v[ersion] [2013-01-18 21:48:19 - LunarLander] Print program version. [2013-01-18 21:48:19 - LunarLander] [2013-01-18 21:48:19 - LunarLander] Modifiers: [2013-01-18 21:48:19 - LunarLander] -a print Android-specific data (resources, manifest) when listing [2013-01-18 21:48:19 - LunarLander] -c specify which configurations to include. The default is all [2013-01-18 21:48:19 - LunarLander] configurations. The value of the parameter should be a comma [2013-01-18 21:48:19 - LunarLander] separated list of configuration values. Locales should be specified [2013-01-18 21:48:19 - LunarLander] as either a language or language-region pair. Some examples: [2013-01-18 21:48:19 - LunarLander] en [2013-01-18 21:48:19 - LunarLander] port,en [2013-01-18 21:48:19 - LunarLander] port,land,en_US [2013-01-18 21:48:19 - LunarLander] If you put the special locale, zz_ZZ on the list, it will perform [2013-01-18 21:48:19 - LunarLander] pseudolocalization on the default locale, modifying all of the [2013-01-18 21:48:19 - LunarLander] strings so you can look for strings that missed the [2013-01-18 21:48:19 - LunarLander] internationalization process. For example: [2013-01-18 21:48:19 - LunarLander] port,land,zz_ZZ [2013-01-18 21:48:19 - LunarLander] -d one or more device assets to include, separated by commas [2013-01-18 21:48:19 - LunarLander] -f force overwrite of existing files [2013-01-18 21:48:19 - LunarLander] -g specify a pixel tolerance to force images to grayscale, default 0 [2013-01-18 21:48:19 - LunarLander] -j specify a jar or zip file containing classes to include [2013-01-18 21:48:19 - LunarLander] -k junk path of file(s) added [2013-01-18 21:48:19 - LunarLander] -m make package directories under location specified by -J [2013-01-18 21:48:19 - LunarLander] -u update existing packages (add new, replace older, remove deleted files) [2013-01-18 21:48:19 - LunarLander] -v verbose output [2013-01-18 21:48:19 - LunarLander] -x create extending (non-application) resource IDs [2013-01-18 21:48:19 - LunarLander] -z require localization of resource attributes marked with [2013-01-18 21:48:19 - LunarLander] localization="suggested" [2013-01-18 21:48:19 - LunarLander] -A additional directory in which to find raw asset files [2013-01-18 21:48:19 - LunarLander] -G A file to output proguard options into. [2013-01-18 21:48:19 - LunarLander] -F specify the apk file to output [2013-01-18 21:48:19 - LunarLander] -I add an existing package to base include set [2013-01-18 21:48:19 - LunarLander] -J specify where to output R.java resource constant definitions [2013-01-18 21:48:19 - LunarLander] -M specify full path to AndroidManifest.xml to include in zip [2013-01-18 21:48:19 - LunarLander] -P specify where to output public resource definitions [2013-01-18 21:48:19 - LunarLander] -S directory in which to find resources. Multiple directories will be scanned [2013-01-18 21:48:19 - LunarLander] and the first match found (left to right) will take precedence. [2013-01-18 21:48:19 - LunarLander] -0 specifies an additional extension for which such files will not [2013-01-18 21:48:19 - LunarLander] be stored compressed in the .apk. An empty string means to not [2013-01-18 21:48:19 - LunarLander] compress any files at all. [2013-01-18 21:48:19 - LunarLander] --debug-mode [2013-01-18 21:48:19 - LunarLander] inserts android:debuggable="true" in to the application node of the [2013-01-18 21:48:19 - LunarLander] manifest, making the application debuggable even on production devices. [2013-01-18 21:48:19 - LunarLander] --min-sdk-version [2013-01-18 21:48:19 - LunarLander] inserts android:minSdkVersion in to manifest. If the version is 7 or [2013-01-18 21:48:19 - LunarLander] higher, the default encoding for resources will be in UTF-8. [2013-01-18 21:48:19 - LunarLander] --target-sdk-version [2013-01-18 21:48:19 - LunarLander] inserts android:targetSdkVersion in to manifest. [2013-01-18 21:48:19 - LunarLander] --max-res-version [2013-01-18 21:48:19 - LunarLander] ignores versioned resource directories above the given value. [2013-01-18 21:48:19 - LunarLander] --values [2013-01-18 21:48:19 - LunarLander] when used with "dump resources" also includes resource values. [2013-01-18 21:48:19 - LunarLander] --version-code [2013-01-18 21:48:19 - LunarLander] inserts android:versionCode in to manifest. [2013-01-18 21:48:19 - LunarLander] --version-name [2013-01-18 21:48:19 - LunarLander] inserts android:versionName in to manifest. [2013-01-18 21:48:19 - LunarLander] --custom-package [2013-01-18 21:48:19 - LunarLander] generates R.java into a different package. [2013-01-18 21:48:19 - LunarLander] --auto-add-overlay [2013-01-18 21:48:19 - LunarLander] Automatically add resources that are only in overlays. [2013-01-18 21:48:19 - LunarLander] --rename-manifest-package [2013-01-18 21:48:19 - LunarLander] Rewrite the manifest so that its package name is the package name [2013-01-18 21:48:19 - LunarLander] given here. Relative class names (for example .Foo) will be [2013-01-18 21:48:19 - LunarLander] changed to absolute names with the old package so that the code [2013-01-18 21:48:19 - LunarLander] does not need to change. [2013-01-18 21:48:19 - LunarLander] --rename-instrumentation-target-package [2013-01-18 21:48:19 - LunarLander] Rewrite the manifest so that all of its instrumentation [2013-01-18 21:48:19 - LunarLander] components target the given package. Useful when used in [2013-01-18 21:48:19 - LunarLander] conjunction with --rename-manifest-package to fix tests against [2013-01-18 21:48:19 - LunarLander] a package that has been renamed. [2013-01-18 21:48:19 - LunarLander] --product [2013-01-18 21:48:19 - LunarLander] Specifies which variant to choose for strings that have [2013-01-18 21:48:19 - LunarLander] product variants [2013-01-18 21:48:19 - LunarLander] --utf16 [2013-01-18 21:48:19 - LunarLander] changes default encoding for resources to UTF-16. Only useful when API [2013-01-18 21:48:19 - LunarLander] level is set to 7 or higher where the default encoding is UTF-8. [2013-01-18 21:48:19 - LunarLander] ERROR: Unknown option '--no-crunch' [2013-01-18 21:48:19 - LunarLander] Android Asset Packaging Tool [2013-01-18 21:48:19 - LunarLander] [2013-01-18 21:48:19 - LunarLander] Usage: [2013-01-18 21:48:19 - LunarLander] aapt l[ist] [-v] [-a] file.{zip,jar,apk} [2013-01-18 21:48:19 - LunarLander] List contents of Zip-compatible archive. [2013-01-18 21:48:19 - LunarLander] [2013-01-18 21:48:19 - LunarLander] aapt d[ump] [--values] WHAT file.{apk} [asset [asset ...]] [2013-01-18 21:48:19 - LunarLander] badging Print the label and icon for the app declared in APK. [2013-01-18 21:48:19 - LunarLander] permissions Print the permissions from the APK. [2013-01-18 21:48:19 - LunarLander] resources Print the resource table from the APK. [2013-01-18 21:48:19 - LunarLander] configurations Print the configurations in the APK. [2013-01-18 21:48:19 - LunarLander] xmltree Print the compiled xmls in the given assets. [2013-01-18 21:48:19 - LunarLander] xmlstrings Print the strings of the given compiled xml assets. [2013-01-18 21:48:19 - LunarLander] [2013-01-18 21:48:19 - LunarLander] aapt p[ackage] [-d][-f][-m][-u][-v][-x][-z][-M AndroidManifest.xml] \ [2013-01-18 21:48:19 - LunarLander] [-0 extension [-0 extension ...]] [-g tolerance] [-j jarfile] \ [2013-01-18 21:48:19 - LunarLander] [--debug-mode] [--min-sdk-version VAL] [--target-sdk-version VAL] \ [2013-01-18 21:48:19 - LunarLander] [--app-version VAL] [--app-version-name TEXT] [--custom-package VAL] \ [2013-01-18 21:48:19 - LunarLander] [--rename-manifest-package PACKAGE] \ [2013-01-18 21:48:19 - LunarLander] [--rename-instrumentation-target-package PACKAGE] \ [2013-01-18 21:48:19 - LunarLander] [--utf16] [--auto-add-overlay] \ [2013-01-18 21:48:19 - LunarLander] [--max-res-version VAL] \ [2013-01-18 21:48:19 - LunarLander] [-I base-package [-I base-package ...]] \ [2013-01-18 21:48:19 - LunarLander] [-A asset-source-dir] [-G class-list-file] [-P public-definitions-file] \ [2013-01-18 21:48:19 - LunarLander] [-S resource-sources [-S resource-sources ...]] [-F apk-file] [-J R-file-dir] \ [2013-01-18 21:48:19 - LunarLander] [--product product1,product2,...] \ [2013-01-18 21:48:19 - LunarLander] [raw-files-dir [raw-files-dir] ...] [2013-01-18 21:48:19 - LunarLander] [2013-01-18 21:48:19 - LunarLander] Package the android resources. It will read assets and resources that are [2013-01-18 21:48:19 - LunarLander] supplied with the -M -A -S or raw-files-dir arguments. The -J -P -F and -R [2013-01-18 21:48:19 - LunarLander] options control which files are output. [2013-01-18 21:48:19 - LunarLander] [2013-01-18 21:48:19 - LunarLander] aapt r[emove] [-v] file.{zip,jar,apk} file1 [file2 ...] [2013-01-18 21:48:19 - LunarLander] Delete specified files from Zip-compatible archive. [2013-01-18 21:48:19 - LunarLander] [2013-01-18 21:48:19 - LunarLander] aapt a[dd] [-v] file.{zip,jar,apk} file1 [file2 ...] [2013-01-18 21:48:19 - LunarLander] Add specified files to Zip-compatible archive. [2013-01-18 21:48:19 - LunarLander] [2013-01-18 21:48:19 - LunarLander] aapt v[ersion] [2013-01-18 21:48:19 - LunarLander] Print program version. [2013-01-18 21:48:19 - LunarLander] [2013-01-18 21:48:19 - LunarLander] Modifiers: [2013-01-18 21:48:19 - LunarLander] -a print Android-specific data (resources, manifest) when listing [2013-01-18 21:48:19 - LunarLander] -c specify which configurations to include. The default is all [2013-01-18 21:48:19 - LunarLander] configurations. The value of the parameter should be a comma [2013-01-18 21:48:19 - LunarLander] separated list of configuration values. Locales should be specified [2013-01-18 21:48:19 - LunarLander] as either a language or language-region pair. Some examples: [2013-01-18 21:48:19 - LunarLander] en [2013-01-18 21:48:19 - LunarLander] port,en [2013-01-18 21:48:19 - LunarLander] port,land,en_US [2013-01-18 21:48:19 - LunarLander] If you put the special locale, zz_ZZ on the list, it will perform [2013-01-18 21:48:19 - LunarLander] pseudolocalization on the default locale, modifying all of the [2013-01-18 21:48:19 - LunarLander] strings so you can look for strings that missed the [2013-01-18 21:48:19 - LunarLander] internationalization process. For example: [2013-01-18 21:48:19 - LunarLander] port,land,zz_ZZ [2013-01-18 21:48:19 - LunarLander] -d one or more device assets to include, separated by commas [2013-01-18 21:48:19 - LunarLander] -f force overwrite of existing files [2013-01-18 21:48:19 - LunarLander] -g specify a pixel tolerance to force images to grayscale, default 0 [2013-01-18 21:48:19 - LunarLander] -j specify a jar or zip file containing classes to include [2013-01-18 21:48:19 - LunarLander] -k junk path of file(s) added [2013-01-18 21:48:19 - LunarLander] -m make package directories under location specified by -J [2013-01-18 21:48:19 - LunarLander] -u update existing packages (add new, replace older, remove deleted files) [2013-01-18 21:48:19 - LunarLander] -v verbose output [2013-01-18 21:48:19 - LunarLander] -x create extending (non-application) resource IDs [2013-01-18 21:48:19 - LunarLander] -z require localization of resource attributes marked with [2013-01-18 21:48:19 - LunarLander] localization="suggested" [2013-01-18 21:48:19 - LunarLander] -A additional directory in which to find raw asset files [2013-01-18 21:48:19 - LunarLander] -G A file to output proguard options into. [2013-01-18 21:48:19 - LunarLander] -F specify the apk file to output [2013-01-18 21:48:19 - LunarLander] -I add an existing package to base include set [2013-01-18 21:48:19 - LunarLander] -J specify where to output R.java resource constant definitions [2013-01-18 21:48:19 - LunarLander] -M specify full path to AndroidManifest.xml to include in zip [2013-01-18 21:48:19 - LunarLander] -P specify where to output public resource definitions [2013-01-18 21:48:19 - LunarLander] -S directory in which to find resources. Multiple directories will be scanned [2013-01-18 21:48:19 - LunarLander] and the first match found (left to right) will take precedence. [2013-01-18 21:48:19 - LunarLander] -0 specifies an additional extension for which such files will not [2013-01-18 21:48:19 - LunarLander] be stored compressed in the .apk. An empty string means to not [2013-01-18 21:48:19 - LunarLander] compress any files at all. [2013-01-18 21:48:19 - LunarLander] --debug-mode [2013-01-18 21:48:19 - LunarLander] inserts android:debuggable="true" in to the application node of the [2013-01-18 21:48:19 - LunarLander] manifest, making the application debuggable even on production devices. [2013-01-18 21:48:19 - LunarLander] --min-sdk-version [2013-01-18 21:48:19 - LunarLander] inserts android:minSdkVersion in to manifest. If the version is 7 or [2013-01-18 21:48:19 - LunarLander] higher, the default encoding for resources will be in UTF-8. [2013-01-18 21:48:19 - LunarLander] --target-sdk-version [2013-01-18 21:48:19 - LunarLander] inserts android:targetSdkVersion in to manifest. [2013-01-18 21:48:19 - LunarLander] --max-res-version [2013-01-18 21:48:19 - LunarLander] ignores versioned resource directories above the given value. [2013-01-18 21:48:19 - LunarLander] --values [2013-01-18 21:48:19 - LunarLander] when used with "dump resources" also includes resource values. [2013-01-18 21:48:19 - LunarLander] --version-code [2013-01-18 21:48:19 - LunarLander] inserts android:versionCode in to manifest. [2013-01-18 21:48:19 - LunarLander] --version-name [2013-01-18 21:48:19 - LunarLander] inserts android:versionName in to manifest. [2013-01-18 21:48:19 - LunarLander] --custom-package [2013-01-18 21:48:19 - LunarLander] generates R.java into a different package. [2013-01-18 21:48:19 - LunarLander] --auto-add-overlay [2013-01-18 21:48:19 - LunarLander] Automatically add resources that are only in overlays. [2013-01-18 21:48:19 - LunarLander] --rename-manifest-package [2013-01-18 21:48:19 - LunarLander] Rewrite the manifest so that its package name is the package name [2013-01-18 21:48:19 - LunarLander] given here. Relative class names (for example .Foo) will be [2013-01-18 21:48:19 - LunarLander] changed to absolute names with the old package so that the code [2013-01-18 21:48:19 - LunarLander] does not need to change. [2013-01-18 21:48:19 - LunarLander] --rename-instrumentation-target-package [2013-01-18 21:48:19 - LunarLander] Rewrite the manifest so that all of its instrumentation [2013-01-18 21:48:19 - LunarLander] components target the given package. Useful when used in [2013-01-18 21:48:19 - LunarLander] conjunction with --rename-manifest-package to fix tests against [2013-01-18 21:48:19 - LunarLander] a package that has been renamed. [2013-01-18 21:48:19 - LunarLander] --product [2013-01-18 21:48:19 - LunarLander] Specifies which variant to choose for strings that have [2013-01-18 21:48:19 - LunarLander] product variants [2013-01-18 21:48:19 - LunarLander] --utf16 [2013-01-18 21:48:19 - LunarLander] changes default encoding for resources to UTF-16. Only useful when API [2013-01-18 21:48:19 - LunarLander] level is set to 7 or higher where the default encoding is UTF-8. [2013-01-18 21:48:19 - LunarLander] ERROR: Unknown option '--no-crunch' [2013-01-18 21:48:19 - LunarLander] Android Asset Packaging Tool [2013-01-18 21:48:19 - LunarLander] [2013-01-18 21:48:19 - LunarLander] Usage: [2013-01-18 21:48:19 - LunarLander] aapt l[ist] [-v] [-a] file.{zip,jar,apk} [2013-01-18 21:48:19 - LunarLander] List contents of Zip-compatible archive. [2013-01-18 21:48:19 - LunarLander] [2013-01-18 21:48:19 - LunarLander] aapt d[ump] [--values] WHAT file.{apk} [asset [asset ...]] [2013-01-18 21:48:19 - LunarLander] badging Print the label and icon for the app declared in APK. [2013-01-18 21:48:19 - LunarLander] permissions Print the permissions from the APK. [2013-01-18 21:48:19 - LunarLander] resources Print the resource table from the APK. [2013-01-18 21:48:19 - LunarLander] configurations Print the configurations in the APK. [2013-01-18 21:48:19 - LunarLander] xmltree Print the compiled xmls in the given assets. [2013-01-18 21:48:19 - LunarLander] xmlstrings Print the strings of the given compiled xml assets. [2013-01-18 21:48:19 - LunarLander] [2013-01-18 21:48:19 - LunarLander] aapt p[ackage] [-d][-f][-m][-u][-v][-x][-z][-M AndroidManifest.xml] \ [2013-01-18 21:48:19 - LunarLander] [-0 extension [-0 extension ...]] [-g tolerance] [-j jarfile] \ [2013-01-18 21:48:19 - LunarLander] [--debug-mode] [--min-sdk-version VAL] [--target-sdk-version VAL] \ [2013-01-18 21:48:19 - LunarLander] [--app-version VAL] [--app-version-name TEXT] [--custom-package VAL] \ [2013-01-18 21:48:19 - LunarLander] [--rename-manifest-package PACKAGE] \ [2013-01-18 21:48:19 - LunarLander] [--rename-instrumentation-target-package PACKAGE] \ [2013-01-18 21:48:19 - LunarLander] [--utf16] [--auto-add-overlay] \ [2013-01-18 21:48:19 - LunarLander] [--max-res-version VAL] \ [2013-01-18 21:48:19 - LunarLander] [-I base-package [-I base-package ...]] \ [2013-01-18 21:48:19 - LunarLander] [-A asset-source-dir] [-G class-list-file] [-P public-definitions-file] \ [2013-01-18 21:48:19 - LunarLander] [-S resource-sources [-S resource-sources ...]] [-F apk-file] [-J R-file-dir] \ [2013-01-18 21:48:19 - LunarLander] [--product product1,product2,...] \ [2013-01-18 21:48:19 - LunarLander] [raw-files-dir [raw-files-dir] ...] [2013-01-18 21:48:19 - LunarLander] [2013-01-18 21:48:19 - LunarLander] Package the android resources. It will read assets and resources that are [2013-01-18 21:48:19 - LunarLander] supplied with the -M -A -S or raw-files-dir arguments. The -J -P -F and -R [2013-01-18 21:48:19 - LunarLander] options control which files are output. [2013-01-18 21:48:19 - LunarLander] [2013-01-18 21:48:19 - LunarLander] aapt r[emove] [-v] file.{zip,jar,apk} file1 [file2 ...] [2013-01-18 21:48:19 - LunarLander] Delete specified files from Zip-compatible archive. [2013-01-18 21:48:19 - LunarLander] [2013-01-18 21:48:19 - LunarLander] aapt a[dd] [-v] file.{zip,jar,apk} file1 [file2 ...] [2013-01-18 21:48:19 - LunarLander] Add specified files to Zip-compatible archive. [2013-01-18 21:48:19 - LunarLander] [2013-01-18 21:48:19 - LunarLander] aapt v[ersion] [2013-01-18 21:48:19 - LunarLander] Print program version. [2013-01-18 21:48:19 - LunarLander] [2013-01-18 21:48:19 - LunarLander] Modifiers: [2013-01-18 21:48:19 - LunarLander] -a print Android-specific data (resources, manifest) when listing [2013-01-18 21:48:19 - LunarLander] -c specify which configurations to include. The default is all [2013-01-18 21:48:19 - LunarLander] configurations. The value of the parameter should be a comma [2013-01-18 21:48:19 - LunarLander] separated list of configuration values. Locales should be specified [2013-01-18 21:48:19 - LunarLander] as either a language or language-region pair. Some examples: [2013-01-18 21:48:19 - LunarLander] en [2013-01-18 21:48:19 - LunarLander] port,en [2013-01-18 21:48:19 - LunarLander] port,land,en_US [2013-01-18 21:48:19 - LunarLander] If you put the special locale, zz_ZZ on the list, it will perform [2013-01-18 21:48:19 - LunarLander] pseudolocalization on the default locale, modifying all of the [2013-01-18 21:48:19 - LunarLander] strings so you can look for strings that missed the [2013-01-18 21:48:19 - LunarLander] internationalization process. For example: [2013-01-18 21:48:19 - LunarLander] port,land,zz_ZZ [2013-01-18 21:48:19 - LunarLander] -d one or more device assets to include, separated by commas [2013-01-18 21:48:19 - LunarLander] -f force overwrite of existing files [2013-01-18 21:48:19 - LunarLander] -g specify a pixel tolerance to force images to grayscale, default 0 [2013-01-18 21:48:19 - LunarLander] -j specify a jar or zip file containing classes to include [2013-01-18 21:48:19 - LunarLander] -k junk path of file(s) added [2013-01-18 21:48:19 - LunarLander] -m make package directories under location specified by -J [2013-01-18 21:48:19 - LunarLander] -u update existing packages (add new, replace older, remove deleted files) [2013-01-18 21:48:19 - LunarLander] -v verbose output [2013-01-18 21:48:19 - LunarLander] -x create extending (non-application) resource IDs [2013-01-18 21:48:19 - LunarLander] -z require localization of resource attributes marked with [2013-01-18 21:48:19 - LunarLander] localization="suggested" [2013-01-18 21:48:19 - LunarLander] -A additional directory in which to find raw asset files [2013-01-18 21:48:19 - LunarLander] -G A file to output proguard options into. [2013-01-18 21:48:19 - LunarLander] -F specify the apk file to output [2013-01-18 21:48:19 - LunarLander] -I add an existing package to base include set [2013-01-18 21:48:19 - LunarLander] -J specify where to output R.java resource constant definitions [2013-01-18 21:48:19 - LunarLander] -M specify full path to AndroidManifest.xml to include in zip [2013-01-18 21:48:19 - LunarLander] -P specify where to output public resource definitions [2013-01-18 21:48:19 - LunarLander] -S directory in which to find resources. Multiple directories will be scanned [2013-01-18 21:48:19 - LunarLander] and the first match found (left to right) will take precedence. [2013-01-18 21:48:19 - LunarLander] -0 specifies an additional extension for which such files will not [2013-01-18 21:48:19 - LunarLander] be stored compressed in the .apk. An empty string means to not [2013-01-18 21:48:19 - LunarLander] compress any files at all. [2013-01-18 21:48:19 - LunarLander] --debug-mode [2013-01-18 21:48:19 - LunarLander] inserts android:debuggable="true" in to the application node of the [2013-01-18 21:48:19 - LunarLander] manifest, making the application debuggable even on production devices. [2013-01-18 21:48:19 - LunarLander] --min-sdk-version [2013-01-18 21:48:19 - LunarLander] inserts android:minSdkVersion in to manifest. If the version is 7 or [2013-01-18 21:48:19 - LunarLander] higher, the default encoding for resources will be in UTF-8. [2013-01-18 21:48:19 - LunarLander] --target-sdk-version [2013-01-18 21:48:19 - LunarLander] inserts android:targetSdkVersion in to manifest. [2013-01-18 21:48:19 - LunarLander] --max-res-version [2013-01-18 21:48:19 - LunarLander] ignores versioned resource directories above the given value. [2013-01-18 21:48:19 - LunarLander] --values [2013-01-18 21:48:19 - LunarLander] when used with "dump resources" also includes resource values. [2013-01-18 21:48:19 - LunarLander] --version-code [2013-01-18 21:48:19 - LunarLander] inserts android:versionCode in to manifest. [2013-01-18 21:48:19 - LunarLander] --version-name [2013-01-18 21:48:19 - LunarLander] inserts android:versionName in to manifest. [2013-01-18 21:48:19 - LunarLander] --custom-package [2013-01-18 21:48:19 - LunarLander] generates R.java into a different package. [2013-01-18 21:48:19 - LunarLander] --auto-add-overlay [2013-01-18 21:48:19 - LunarLander] Automatically add resources that are only in overlays. [2013-01-18 21:48:19 - LunarLander] --rename-manifest-package [2013-01-18 21:48:19 - LunarLander] Rewrite the manifest so that its package name is the package name [2013-01-18 21:48:19 - LunarLander] given here. Relative class names (for example .Foo) will be [2013-01-18 21:48:19 - LunarLander] changed to absolute names with the old package so that the code [2013-01-18 21:48:19 - LunarLander] does not need to change. [2013-01-18 21:48:19 - LunarLander] --rename-instrumentation-target-package [2013-01-18 21:48:19 - LunarLander] Rewrite the manifest so that all of its instrumentation [2013-01-18 21:48:19 - LunarLander] components target the given package. Useful when used in [2013-01-18 21:48:19 - LunarLander] conjunction with --rename-manifest-package to fix tests against [2013-01-18 21:48:19 - LunarLander] a package that has been renamed. [2013-01-18 21:48:19 - LunarLander] --product [2013-01-18 21:48:19 - LunarLander] Specifies which variant to choose for strings that have [2013-01-18 21:48:19 - LunarLander] product variants [2013-01-18 21:48:19 - LunarLander] --utf16 [2013-01-18 21:48:19 - LunarLander] changes default encoding for resources to UTF-16. Only useful when API [2013-01-18 21:48:19 - LunarLander] level is set to 7 or higher where the default encoding is UTF-8. [2013-01-18 21:48:19 - LunarLander] Unknown error: Unable to build: the file dx.jar was not loaded from the SDK folder!