Android SDK issue
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Android SDK issue
I would really like to try this out, but I can not get the google adk to run. Any help? Win xp SP3 thx
-
- Site Admin
- Posts: 351
- Joined: Thu Feb 23, 2006 7:59 pm
Re: Android SDK issue
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.
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.
-
- VIP Livecode Opensource Backer
- Posts: 184
- Joined: Wed Apr 10, 2013 5:09 pm
Re: Android SDK issue
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
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
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
Not sure how to get this installed so that live code can find it. Thanks!
Matt
Re: Android SDK issue
Not sure on a Mac, but on Win you have to select the whole android-sdk folder do not open it.
Simon
Simon
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!
-
- VIP Livecode Opensource Backer
- Posts: 184
- Joined: Wed Apr 10, 2013 5:09 pm
Re: Android SDK issue
Just checking, you have enabled support for Android 2.2?mturney wrote:"Please ensure you have installed it correctly, and enabled support for Android 2.2 (Froyo)."
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
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?
-
- VIP Livecode Opensource Backer
- Posts: 184
- Joined: Wed Apr 10, 2013 5:09 pm
Re: Android SDK issue
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
Andrew
Re: Android SDK issue
See this post:
viewtopic.php?t=15171&p=76034#p76000
viewtopic.php?t=15171&p=76034#p76000