the command "Preference -> Mobile support" fails with Androi

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
Lenigaud
Posts: 3
Joined: Tue May 22, 2012 5:46 pm

the command "Preference -> Mobile support" fails with Androi

Post by Lenigaud » Tue May 22, 2012 6:01 pm

Hello,

I'm new at LiveCode. I wish to use LiveCode for creating apps on an Android device.

I know that I installed the Android SDK correctly because in the AVD Manager, I'm able to run the Android emulator.

However when I go in LiveCode, and click the command "Preference -> Mobile support"

I choose Android, and provide the path to the SDK (C:\Program Files\Android\android-sdk), I get the error:
"The chosen folder is not a valid Android SDK. Please ensure you have installed it correctly, and enabled support for Android 2.2 (Froyo)."

Yet , using the SDK Manager, I did perform all downloads necessary. The folder structure of the SDK seems to have all folders there, in particular the "platform-tools" and the "platform" folders. There is the folder "C:\Program Files\Android\android-sdk\platforms\android-15\tools" that seems to be indentical in content to the "platform-tools" folder.

Finally, the error mentions support for Android 2.2 (Froyo). How do I support that? The command "Standalone Applications settings -> Android 2.2 (Froyo)" tells me that Android 2.2 is there.

Does anyone know what is going wrong? Thank you in advance. :)

Post Reply