I think LINT has warnings now indicating use of API's higher than the 
minimum, but the best strategy is to revert back to the minimum SDK and see 
where the build fails and make sure that code is protected from running in 
that SDK version.

P.S - Do notice that increasing the min api version to 11 will have a big 
impact on your app. 

On Wednesday, October 23, 2013 12:50:37 AM UTC+3, firebreather wrote:
>
> is there any significant risk in using a higher sdk to develop than the 
> minsdkversion target declared in the manifest? in other words, if i'm 
> developing on android 4.0.3 version 15  sdk/api will the app work correctly 
> on an android 2.3.3 api phone. 
>  
> currently my app has been working on both tablets and version 2.3.3 
> phones with this strategy, although the console says I have to declare 
> minimum target 11 or better for tablets. I've been asking this basic 
> question for over a year in forums, stack overflow and support emails 
> without a response.
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to