Android Programming API level and device compliance

J. Landman Gay jacque at hyperactivesw.com
Thu Jan 26 13:03:06 EST 2012


On 1/26/12 11:42 AM, Alejandro Tejada wrote:
> Hi All,
>
> Recently, looking at Android API Levels:
> http://developer.android.com/guide/appendix/api-levels.html
> I noticed that the minimal level needed
> for my application is Level 4, corresponding
> to Android 1.6
>
> How I could learn about device compliance
> to these characteristics without buying the
> device in first place?
>
> Does exists a website that rate Android devices
> from a developer standpoint (not from a consumer
> viewpoint)?

It doesn't exactly say what Android levels are supported, but there is a 
good comparison chart on Wikipedia that tells the OS version and other 
info about lots of devices:

<https://en.wikipedia.org/wiki/Comparison_of_Android_devices>

You could probably figure out the levels using this chart.

-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com




More information about the use-livecode mailing list