Converting Android version 2.3 to 1.5
I have developed one application in Android version 2.3, and want to convert it into 1.5. Unfortunately I am experiencing some problem with that. I have changed minSDK from 8 to 5 changed from property But I still get the problem. Any ideas? If you have used any inbuild functions or methods or constants or attributes that was added after the release of android 1.5 and if you try to change to 1.5 now, you will not be able to do that. Make sure that you have not used such kind of methods or any other attributes that was not released in 1.5. There are several aspects to converting an application