• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Android Apps Crashing with new latest android versions

Feb 6, 2014
1
0
35
Hello guys I just wanna know what additional requirements or functionality I have to take care as an developer so that my applications does not fail on version updates.
I mean my application works fine on android 4.2 but crashes on 4.3
Now from the documentation

I understand that to fix it I have change some settings in AndroidManifest.xml as

uses-sdk android:minSdkVersion="integer"
android:targetSdkVersion="integer"
android:maxSdkVersion="integer"


It shows in this is the latest one -
Android 4.4 19

but what if 2morrow you rise up with
Android 4.5 20
And so on ....
Do everytime i have to make changes to the config file and upload it to AppStore that manytimes
Or is there a better trick which i am missing
 

BEST TECH IN 2023

We've been tracking upcoming products and ranking the best tech since 2007. Thanks for trusting our opinion: we get rewarded through affiliate links that earn us a commission and we invite you to learn more about us.

Smartphones