Re: [android-developers] New to android..which API to choose?

2012-07-27 Thread TreKing
On Mon, Jul 23, 2012 at 4:27 PM, Carlos Oneil dubb...@gmail.com wrote: If i develop a ICS based app, will it run on a Gingerbread device? If your minSDK is Gingerbread and you use APIs that existed then, then yes, it'll work. There is also the compatibility library for this purpose.

[android-developers] New to android..which API to choose?

2012-07-26 Thread Carlos Oneil
Im new to android programming and would like to know is it best to build apps on the latest API or the one that has the broadest deployment ? If i develop a ICS based app, will it run on a Gingerbread device? Thanks. -- You received this message because you are subscribed to the Google Groups

Re: [android-developers] New to android..which API to choose?

2012-07-26 Thread Larry Meadors
That's kind of a hard question, because it depends on what your app needs and what your target customer base is. An app developed for ICS will not work on anything before ICS. Larry On Mon, Jul 23, 2012 at 3:27 PM, Carlos Oneil dubb...@gmail.com wrote: Im new to android programming and would