An android app is developed in android 4.0.3 ,api level-15,what we do in coding ,that this app is also running on higher version like 4.3 (jelly been)

Recommended Answers

All 3 Replies

The whole 4 and above is Jelly Bean, and version are backward compatible so you do not have to anything. It is different story if you want to get new stuff on old version, classic examples are ActionBar and Fragments

Yes, newer versions of Android can run older applications, no problem.

All the above are true provided that the application is written in Java using the Android Dalvik virtual machine, which most Android applications are.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.