Need to modify this question to clarify some assumptions.
I'm trying to run the default Titanium app on a G1 with 1.5
The only way to get it to install is to change android_sdk_version=3 in builder.py. This results in a force close loop with a log that looks like this:
http://pastie.org/869812
Turns out the default app won't run in a 1.5 emulator either.
Is 1.5 not supported by Titanium?
1 Answer
In 1.0 we require Android API Level 4 aka 1.6.
Your Answer
Think you can help? Login to answer this question!