Skip to content

Instantly share code, notes, and snippets.

@yachi
Created October 3, 2012 18:21
Show Gist options
  • Select an option

  • Save yachi/3828770 to your computer and use it in GitHub Desktop.

Select an option

Save yachi/3828770 to your computer and use it in GitHub Desktop.

-set-mode-check:

-set-debug-files:

-check-env: Android SDK Tools Revision 20.0.3 Installed at /opt/android-sdk

-setup: Project Name: pindah Project Type: Application

-set-debug-mode:

-debug-obfuscation-check:

-build-setup: Resolving Build Target for pindah... Project Target: Android 4.1.1 API level: 16 WARNING: No minSdkVersion value set. Application will install on all Android versions.

Creating output directories if needed...

Resolving Dependencies for pindah... Library dependencies: No Libraries


API<=15: Adding annotations.jar to the classpath.

Building Libraries with 'debug'... No sub-builds to iterate on

-pre-build:

-code-gen: No changes in the AndroidManifest files. Handling aidl files... No AIDL files to compile.

Handling RenderScript files... No RenderScript files to compile.

Handling Resources... No changed resources. R.java and Manifest.java untouched.

Handling BuildConfig class... No need to generate new BuildConfig.

-pre-compile:

javac:

-compile: compiling Mirah source in /home/yachi/pindah-experiment1/src/. to /home/yachi/pindah-experiment1/bin/classes Parsing... ./org/experiment/pindah/MainActivity.mirah Inferring types... Compiling... ./org/experiment/pindah/MainActivity.mirah Done!

-post-compile:

-obfuscate:

-dex: Found modified input file Converting compiled files and external libraries into /home/yachi/pindah-experiment1/bin/classes.dex...

trouble processing: bad class file magic (cafebabe) or version (0033.0000) ...while parsing org/experiment/pindah/R$layout.class ...while processing org/experiment/pindah/R$layout.class

trouble processing: bad class file magic (cafebabe) or version (0033.0000) ...while parsing org/experiment/pindah/R$string.class ...while processing org/experiment/pindah/R$string.class

trouble processing: bad class file magic (cafebabe) or version (0033.0000) ...while parsing org/experiment/pindah/BuildConfig.class ...while processing org/experiment/pindah/BuildConfig.class

trouble processing: bad class file magic (cafebabe) or version (0033.0000) ...while parsing org/experiment/pindah/R$drawable.class ...while processing org/experiment/pindah/R$drawable.class

trouble processing: bad class file magic (cafebabe) or version (0033.0000) ...while parsing org/experiment/pindah/R$attr.class ...while processing org/experiment/pindah/R$attr.class

trouble processing: bad class file magic (cafebabe) or version (0033.0000) ...while parsing org/experiment/pindah/R.class ...while processing org/experiment/pindah/R.class 6 warnings

-crunch: Crunching PNG Files in source dir: /home/yachi/pindah-experiment1/res To destination dir: /home/yachi/pindah-experiment1/bin/res Crunched 0 PNG files to update cache

-package-resources: No changed resources or assets. pindah.ap_ remains untouched

-package: Found modified input file Creating pindah-debug-unaligned.apk and signing it with a debug key...

-post-package:

-do-debug: Running zip align on final apk... Debug Package: /home/yachi/pindah-experiment1/bin/pindah-debug.apk Updating property file: /home/yachi/pindah-experiment1/bin/build.prop Updating property file: /home/yachi/pindah-experiment1/bin/build.prop Updating property file: /home/yachi/pindah-experiment1/bin/build.prop Updating property file: /home/yachi/pindah-experiment1/bin/build.prop

-post-build:

debug:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment