How do I add a library project to the Android Studio?
If you face the following error:
Just open the build.gradle file in actionbarsherlock directory and update the buildToolsVersion to the suggested one.
File > Project Structure Module > Import Module After importing the library module, select your project module and add dependency: And then select the imported module: |
How do I add a library project to the Android Studio?
Reviewed by Anonymous
on
January 15, 2016
Rating:
No comments: