Linked by Thom Holwerda on Tue 22nd Feb 2011 22:44 UTC

Thread beginning with comment 463716
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[4]: Wow, another version
by wocowboy on Wed 23rd Feb 2011 17:16
in reply to "RE[3]: Wow, another version"
2.4 does/will exist: http://phandroid.com/2011/02/21/once-and-for-all-android-2-4-is-sti...
RE[5]: Wow, another version
by JAlexoid on Wed 23rd Feb 2011 19:55
in reply to "RE[4]: Wow, another version"
2.4 does/will exist: http://phandroid.com/2011/02/21/once-and-for-all-android-2-4-is-sti...
Come back, when android developers announce it. Even then, 3.0 is now API level 11 and Gingerbread is now at level 10. There will be no level 10.5. So if they port back some of the features of 3.0, API(the thing that developers care about most) will not change.
Member since:
2008-10-30
There is no 2.4 and 2.5.
We have 2.3, for phones, and 3.0 for tablets only.
From what I read, the next version will be based on 3.0, but with support for phones.
So if you want to code an app just for tablets, using more screen state and such, use 3.0.
If you want to code an app for most phones out there, just use 2.1 and take care with multi-resolution issues.
And if you want to use new stuff like renderscript and fragments for apps that work on tablets and phones, you have to wait a little.
Not as terrible as you are pointing out...