I remember Google says we should always use the latest API and set the min sdk to lower version.
My question is, If I use compatibility package, what Android SDK version should I use? If I use 4.0, will there be conflict? Thanks,
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.
You should still be targeting the latest SDK. Make sure that you use the compatibility package imports and not the SDK imports.