Page 1 of 1

livecode 5.5.1 and android

Posted: Tue Sep 25, 2012 9:14 am
by cylent
I am currently trialing Livecode 5.5.1.

I have installed jdk-7u7-windows-x64bit because i have a 64bit windows 7 installed.
i have installed the android sdk with support for android 4.1, 3.1.

my concern is does livecode support 4.1 or does it reach a limit upto 3.x?

when i first set it up it asked to have at least froyo 2.2 and thats fine but does it build its code solely on that base and nothing higher?

also my second question is rather one thats puzzling me. in the sdk theres always "google API" and "Android xxxxx". why two? and whats the difference and which to select?

Re: livecode 5.5.1 and android

Posted: Tue Oct 09, 2012 9:00 pm
by richervin
4.1 appears to be supported in LC 5.5.2

I believe (but don't know for certain) that "Android API" is the Android O.S., and the Google API is an API for accessing Google services from the Android app.

I don't think you'll want or need the Google API for LC development

Re: livecode 5.5.1 and android

Posted: Sun Oct 21, 2012 3:01 pm
by qberty1337
The Google API IS needed if you are planning on using in-app purchasing or the google cloud messaging service.