Skip to content

Instantly share code, notes, and snippets.

@hartsock
Created February 9, 2011 20:07
Show Gist options
  • Save hartsock/819167 to your computer and use it in GitHub Desktop.
Save hartsock/819167 to your computer and use it in GitHub Desktop.
Titanium Developer Trace 2011/02/09 after using same Android SDK to push an application to phone
[INFO] Launching Android emulator...one moment
[INFO] Creating new Android Virtual Device (loading... loading...)
[ERROR] Exception occured while building Android project:
[ERROR] Traceback (most recent call last):
[ERROR] File "/home/shartsock/.titanium/mobilesdk/linux/1.6.0/android/builder.py", line 1622, in <module>
[ERROR] s.run_emulator(avd_id, avd_skin)
[ERROR] File "/home/shartsock/.titanium/mobilesdk/linux/1.6.0/android/builder.py", line 348, in run_emulator
[ERROR] avd_name = self.create_avd(avd_id,avd_skin)
[ERROR] File "/home/shartsock/.titanium/mobilesdk/linux/1.6.0/android/builder.py", line 318, in create_avd
[ERROR] inifilec = open(inifile,'r').read()
[ERROR] IOError: [Errno 2] No such file or directory: '/home/shartsock/.android/avd/titanium_loading..._loading....avd/config.ini'
[INFO] Building Groosfaba for Android ... one moment
[INFO] Titanium SDK version: 1.6.0 (02/07/11 19:30 49c5b13...)
[INFO] Copying project resources..
[INFO] Detected tiapp.xml change, forcing full re-build...
[INFO] Compiling Javascript Resources ...
[ERROR] Error generating R.java from manifest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment