


In the Order and Export tab, check the.Right-click the library project folder and select Build Path > Configure Build Path.For example, when creating the the v7 appcompat project, add both the android-support-v4.jar and android-support-v7-appcompat.jar files to the build path. jar file and select Build Path > Add to Build Path. In the new library project, expand the libs/ folder, right-click each.

For the v7 appcompat project, you should now see a new project titled android-support-v7-appcompat. For example, if you are adding the appcompat project, browse to /extras/android/support/v7/appcompat/. Browse to the SDK installation directory and then to the Support Library folder.Select Existing Android Code Into Workspace and click Next.Create a library project and ensure the required JAR files are included in the project's build path:.Make sure you have downloaded the Android Support Library using the SDK Manager.So before you can add the action bar, you must set up your project with the appcompat v7 support library by following the instructions in the Support Library Setup. To use the ActionBar APIs in the support library. In current Android Studio, ':appcompat-v7:23.+' will be added by default if you create project using Android Studio Wizard. Make sure "Android Support Repository" is checked to install in SDK Manager.
