Hi Guys,
When I publish my Bomb The Birds game at the Android Market, the listing has a filter set:
This apk requests 3 permissions that users will be warned about
android.permission.READ_PHONE_STATE
android.permission.VIBRATE
android.permission.INTERNET
This apk requests 1 features that will be used for Android Market filtering
android.hardware.touchscreen
This apk requests 1 native platforms that will be used for Android Market filtering
armeabi-v7a
So I think basically no users with v6 will even see the App listed so there is no chance they will be able to install or purchase it. It’s only when you install the APK on your local machine manually, the check is circumvented.
The question I do have is what happens if the first build is for v6 and then you create an update for v7. My gut feeling is that the user will not be able to update your App at the point where you switch to v7.
Stability and performance is a huge challenge with Android apps in general so I can see why the focus is on v7 and 2.2 restrictions. I know coz my app is suffering a bad review due to crashes, iOS version is fine. I think one stability is gained, perhaps Ansca team can follow the path of Firefox for Android (i.e. have an option for the developers to switch to v6 build but with some restrictions etc).
Cheers
[import]uid: 46116 topic_id: 8913 reply_id: 32731[/import]