I have my app developed in android 4.0.3 in eclipse and I have exported it to create an apk file, but I am not able to install it in my Samsung Galaxy S2 with android version 2.2.1.
What should i do?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Android is Forward Compatible not Backward Compatible. So If you have made an application in 4.X and want in 2.X then it won’t be possible.
This is a Link for you to find the Levels of API.