Which version of Android do you install?

The place to discuss anything and everything about running your LiveCode on Android

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
WarrenW
Posts: 27
Joined: Tue Oct 02, 2012 4:26 pm

Which version of Android do you install?

Post by WarrenW » Thu Oct 04, 2012 3:43 pm

Hi everyone,

I have the Android SDK Manager running right now and it is installing Android 2.2 (API 8) because the docs said that was the minimum to install for LiveCode. Should I install the later versions also?

Thanks,

Warren

jacque
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 7389
Joined: Sat Apr 08, 2006 8:31 pm
Contact:

Re: Which version of Android do you install?

Post by jacque » Thu Oct 04, 2012 7:49 pm

If you want to use those emulators, then yes. I've got them all installed.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com

richervin
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 54
Joined: Sat Sep 17, 2011 5:04 pm

Re: Which version of Android do you install?

Post by richervin » Tue Oct 09, 2012 8:47 pm

For basic functionality testing during development, I installed a low version of the OS. This way, I know I'm testing with features that "should" be available in all handsets. I also test periodically on my physical android device, which has a very recent version of the OS installed.

If you don't have a physical device, you might create two AVD's, one very low and one very recent version.

In this way, you have a reasonable expectation that all or most of the "in between" versions will also work.

After major development is complete, you should install additional versions and make AVD's for them, selecting a variety of screen sizes, hardware features, etc. This allows you to test your app under a wider variety of conditions before releasing it to the public.
LiveCode 5.1.1 on Mac OS Mountain Lion
Attempting to develop for Android and iPhone
Currently on my third trial, and still finding LiveCode to be difficult for mobile applications in general, and particularly poor for Android

Post Reply