How can I modify my existing app to support an earlier version of the Android OS? -


i upgraded app android 2.1 2.2, didn't realize of users still running android 2.1. can't update anymore. can downgrade app 2.1?

thanks

you need set minsdkversion(api 7 is 2.1 compatible believe) approriate api in manifest , make sure code compliant. can find information in android documentation


Comments

Popular posts from this blog

python - Why doesn't list have safe "get" method like dictionary? -

razor - Is this a bug in WebMatrix PageData? -

sql server - Stored procedure -