Re: Android Programming API level and device compliance

2012-01-26 Thread Alejandro Tejada
Hi Jacke, J. Landman Gay wrote > > 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: > > ; > > You could

Re: Android Programming API level and device compliance

2012-01-26 Thread J. Landman Gay
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