Supporting early versions of Android
Posted
by
Philip Sheard
on Programmers
See other posts from Programmers
or by Philip Sheard
Published on 2012-10-31T07:48:26Z
Indexed on
2012/10/31
11:13 UTC
Read the original article
Hit count: 174
android
What policy do developers have when it comes to supporting earlier versions of Android? I still support Android 2.1 and above, but this means that I am unable to use features such as the action bar. Over 40% of my users are still running versions below 3.0, so I feel somewhat constrained about this.
The problem is that 3.x was not very successful, so 2.3.x will be with us for some time. But all new devices will now be shipping with 4.x. I am wondering whether 4.x users are more likely to pay for an app, while most 2.3.x users are just looking.
© Programmers or respective owner