Page 1 of 1

Android SDK issue

Posted: Wed Apr 24, 2013 6:42 pm
by remmy112
I would really like to try this out, but I can not get the google adk to run. Any help? Win xp SP3 thx

Re: Android SDK issue

Posted: Thu Apr 25, 2013 5:26 pm
by heatherlaine
Have you worked through this lesson?

http://lessons.runrev.com/s/lessons/m/2 ... er-on-a-pc

Where do you get stuck? What error messages do you see, if any?

Regards,

Heather
Customer Services Manager
RunRev Ltd.

Re: Android SDK issue

Posted: Tue May 07, 2013 5:35 pm
by andrewferguson
Hi,
Make sure you have shown LiveCode where the SDK is through Preferences > Mobile Support and then choose the Andorid SDK path.

If not, Make sure you have the Java runtime environment and the java development kit installed.

Andrew

Re: Android SDK issue

Posted: Fri May 10, 2013 2:47 pm
by mturney
Read through the How to install Android SDK on Mac, but still having problems with finding the SDK when I open live code and under preferences try to choose the location of the SDK. Can't seem to find it. I Get an error stating, " The chosen folder is not a valid Android SDK. Please ensure you have installed it correctly, and enabled support for Android 2.2 (Froyo)."
Not sure how to get this installed so that live code can find it. Thanks!
Matt

Re: Android SDK issue

Posted: Fri May 10, 2013 8:00 pm
by Simon
Not sure on a Mac, but on Win you have to select the whole android-sdk folder do not open it.

Simon

Re: Android SDK issue

Posted: Fri May 24, 2013 7:00 pm
by andrewferguson
mturney wrote:"Please ensure you have installed it correctly, and enabled support for Android 2.2 (Froyo)."
Just checking, you have enabled support for Android 2.2?

If you haven't, to enable it all you need to do is open the android SDK, check the versions of android you want to use (and include Android 2.2) then click install.
Andrew

Re: Android SDK issue

Posted: Sun May 26, 2013 12:01 am
by Alces
I'm having the same issue. I've been thru the lesson material (which does not match the current SDK interface) and installed everything possible from the SDK. The emulator works. Everything appears ok except the Preferences screen rejects every path a supply. What is it looking for?

Re: Android SDK issue

Posted: Mon May 27, 2013 4:11 pm
by andrewferguson
The path the preferences screen is looking for is the main folder to the whole SDK bundle. For me (on 32-bit Windows 7) that would be "adt-bundle-windows-x86_64-20130219". If your bundle came in a zipped folder remember to unzip it first.

Andrew

Re: Android SDK issue

Posted: Tue May 28, 2013 5:01 pm
by mattrgs
See this post:

viewtopic.php?t=15171&p=76034#p76000