Develop an Android application without problems in 4.2.1 and it runs well. The problem arises when I try to run the application in new versions, the app closes. I was reading about the compatibility of the Android versions and found that I need to download the libraries for the most updated versions. The question is, do I need to add something to the code or in the AndroidManifest.xml?
Thank you very much, in advance.