Re: [android-developers] Re: Which API Level to target

2010-03-12 Thread nayana urs
hi how to create avd for api level 7 i.e, for android 2.1 with regards Nayana On Wed, Mar 10, 2010 at 8:52 PM, k. bhuvaneswari kumaresan alsharewit...@gmail.com wrote: hi better u can use 2.1 regards Student -- You received this message because you are subscribed to the Google

[android-developers] Re: Which API Level to target

2010-03-12 Thread Nox
If you develop with Eclipse you´ll have to go on the menu. There, you´ll be able to click to ´Window` and then to ´Android SDK and AVD Manager´. After it, there´ll appear a new window. Now you only have to choose ´virtual devices ´ and to click to ´New`. Now you can select the platform and the

Re: [android-developers] Re: Which API Level to target

2010-03-11 Thread Dianne Hackborn
The most recent official version distribution (worldwide) is here: http://developer.android.com/resources/dashboard/platform-versions.html On Wed, Mar 10, 2010 at 11:47 PM, Kaj Bjurman kaj.bjur...@gmail.com wrote: Really nice to see some statistics, but I don't think that they are applicable

[android-developers] Re: Which API Level to target

2010-03-11 Thread Kaj Bjurman
Thanks for that link. Really appreciate it. On 11 mar, 09:12, Dianne Hackborn hack...@android.com wrote: The most recent official version distribution (worldwide) is here: http://developer.android.com/resources/dashboard/platform-versions.html On Wed, Mar 10, 2010 at 11:47 PM, Kaj

Re: [android-developers] Re: Which API Level to target

2010-03-11 Thread TreKing
On Thu, Mar 11, 2010 at 2:12 AM, Dianne Hackborn hack...@android.comwrote: The most recent official version distribution (worldwide) is here: http://developer.android.com/resources/dashboard/platform-versions.html This is now over 2 months old and does not include 2.1. Are there any plans to

[android-developers] Re: Which API Level to target

2010-03-11 Thread jb
Thanks for the stats. Very helpful. jb On Mar 10, 9:00 pm, Maps.Huge.Info (Maps API Guru) cor...@gmail.com wrote: Check out one of my app's companion site: http://www.radarnow.net Click on the stats link. You'll see the percentage for each version, also the devices that are being used.

Re: [android-developers] Re: Which API Level to target

2010-03-11 Thread k. bhuvaneswari kumaresan
hi better u can use 2.1 regards Student -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to

[android-developers] Re: Which API Level to target

2010-03-10 Thread Kumar Bibek
Targetting 1.5 would be the safest. But, you can gradually shift to 1.6 when the next SDK comes out. But again, it depends on your app. If you are using some things that are only available on 16 and up, you do not have a choice. And also, if you have taken care of multiple screen sizes, which is

[android-developers] Re: Which API Level to target

2010-03-10 Thread Maps.Huge.Info (Maps API Guru)
Check out one of my app's companion site: http://www.radarnow.net Click on the stats link. You'll see the percentage for each version, also the devices that are being used. That may help make up your mind. -John Coryat Radar Now! What Zip Code? -- You received this message because you are

[android-developers] Re: Which API Level to target

2010-03-10 Thread Kaj Bjurman
I don't think that that is totally correct. You can handle multiple screen sizes, and still make the app work on 1.5. The new entries in the manifest will be ignored by 1.5, so you are safe as long as you don't use any new APIs/methods. On 11 mar, 05:46, Kumar Bibek coomar@gmail.com wrote:

[android-developers] Re: Which API Level to target

2010-03-10 Thread Kaj Bjurman
Really nice to see some statistics, but I don't think that they are applicable for the rest of the world. It's e.g. not possible to buy any phones with Android 2.1 in many countries in europe, and it looks like your app mostly is used in US, where you have the Droid and the N1. I would expect the