Page 1 of 1

What Android SDKs does LC recommend for LC 7.1 and 8 (DP10)

Posted: Sat Dec 12, 2015 2:45 pm
by DR White
I am using MacBook Pro, OS X Yosemite Ver 10.10.5

What Android SDKs does LC recommend for LC 7.1 and 8 (DP10) ?

Thanks,

David

Re: What Android SDKs does LC recommend for LC 7.1 and 8 (DP

Posted: Wed Dec 16, 2015 11:41 am
by Simon
Hi David,
They now include working Xcode versions in the release notes for each liveCode version.
The older versions can be found here;
https://livecode.com/resources/support/ask-a-question/

Simon

Re: What Android SDKs does LC recommend for LC 7.1 and 8 (DP

Posted: Wed Dec 16, 2015 10:00 pm
by jacque
The LC 8 release notes also include info about required Android SDK versions. ;) For LC 8 they are:

Android SDK Platform for Android 4.0.3 (API 15)
Android SDK Platform Tools
Android SDK Build Tools

You may want to download more packages if you want to set up emulators.

This info isn't in the release notes for earlier versions of LC. For those (including LC 7.x) you need SDK Platform for Android 2.2, API 8 with revision 2 (or later) instead of 4.0.3, as well as the SDK Platform Tools and the SDK Build Tools. If you install both 2.2 and 4.0.3 SDK Platform Tools you'll be covered for any version of LC.

You also must have Java installed, and it has to be the older one from Apple rather than the current Oracle download. If you need a link I'll look it up.

Re: What Android SDKs does LC recommend for LC 7.1 and 8 (DP

Posted: Wed Dec 16, 2015 11:19 pm
by Simon
oooops!
Once again I missed that this was Android not iOS.

Simon