After climbing a few rungs of the Java+Android SDK ladder trying to make my own apps, and partially succeeding, I begin to look around to see if there was a better/easier to grok way to make Android apps. I found the Appcelerator Titanium project, and had a big-ole wootfest!
Sadly however, I was soon to have the unfortunate experience of trying to get this pretty flakey thing to work.
Starting from an environment where I had already produced working code and gotten it from my computer onto both my phone and an emulator using the Eclipse IDE, I thought I would be 10 steps ahead. Nope. I met with many many errors such as the very much not helpful:
“Project creation error: Error creating project. Please try again.”
and the marvelously not helpful:
“[ERROR] Failed installing com.example.hello: pkg: /data/local/tmp/app.apk”
or the entirely show-stopping “Loading” + “Loading” display on SDK: and Screen: