Subject: Help with Android SDK emulator
I open the test & package dialog and select to run on Android, but it seems Titanium cannot find the SDK. I have the SDK installed at ?/Users/[mycomputer]/AndroidSDK1.6/tools
and I have that path set in my user profile for Titanium Developer. I have attached a screen shot. It seems Titanium cannot find the installed SDKs, it just says Loading...
-
screen-capture-1.png
18.7 KB
Showing the most recent page of comments. View the first page
Support Staff 32 Posted by Don Thorp on 31 Jan, 2010 05:49 PM
Is this thread valid?
33 Posted by Stephen G on 31 Jan, 2010 09:22 PM
So I just went extreme....
Formatted and re-installed Snow Leopard (this Mac is just my travel computer, so no big deal)..... did all the updates for the OS, then installed iPhone SDK, then followed the directions for Android SDK with my lessons learned in my first post on this topic), then installed Titanium (which worked now)....
I now see SDK version and Screen set to "Android 1.5" and "HVGA" respectively.....
Went to run a quick Test project (pretty much said "Create Project", filled in the form, went to "Test & Package", iPhone worked great, now Android spun off an instance of the emulator, but Titanium's console says:
[ERROR] /opt/android-sdk/tools/adb error: device not found
Was actually running it again to do a "trace" this time, but alas, this time it worked!
Thanks for all the tips/help /patience Don, it's appreciated
34 Posted by richard chui on 09 Feb, 2010 06:00 AM
I am experiencing similar problem. Titanium seems to detect the presence of the android sdk (android-sdk-mac_86), at least this is what it says when I try to create a new project. But when I try to run Kitchensink on the Android emulator, all I can see is "loading..." for SDK and Screen.
Please help!
Thanks