How to add dependencies in Android Studio


1. Go to Build Tab in Android Studio

2. Go to Edit Libraries and Dependencies

3. Go to Dependencies and click plus button

4. Choose the desired library and click ok

Comments

Popular posts from this blog

Difference Between View and ViewGroup

How to remove ActionBar from Android Activity