How do I add a library project to Android Studio?
Update for Android Studio 1.0 Since Android Studio 1.0 was released (and a lot of versions between v1.0 and one of the firsts from the time of my previous answer) some things has changed. My description is focused on adding external library project by hand via Gradle files (for better understanding the process). If you … Read more