I want to run the samples given in android compatibility package v4. I imported the project into eclipse but i get the following error com.example.android.supportv4.R cannot be resolved. How do i run the samples given
Share
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 make sure that the Target SDK is level 13. Once you target that, the resources get included.