The parser error comes during the installation of app due to the target and SDK platform version differences.
You can fix this by installing the android support SDK for older versions and configure your AndroidMainfest.xml.
Refer the following link for more details
http://creativeandroidapps.blogspot.in/2012/05/how-to-support-backward-compatibility.html
You can fix this by installing the android support SDK for older versions and configure your AndroidMainfest.xml.
Refer the following link for more details
http://creativeandroidapps.blogspot.in/2012/05/how-to-support-backward-compatibility.html
No comments:
Post a Comment