I am attempting to add some components to my project, however I cannot add them because my project is not targeting version 7 and that is what I need to use them. However when I go to my project's properties, under all the tabs to select a version only versions 1.6-6 and current are listed, and current does not work. I have all packages in the Android SDK manager, specifically the 7.0 API, and have tried deleting and reinstalling them as well. I also have an emulator set up with 7.0 framework. What setting/s do I need to change to allow my project to target version 7?
↧