Search code examples
androidandroid-studioandroid-librarypagerslidingtabstrip

How to add an external library to my project in Android Studio?


I want to use pagerslidingtabstrip in my project. Since, it is NOT a jar file. How can I import that?

I read a few articles, and answers on this, but neither of them are clear and all of them are either outdated or complicated.

Can I one suggest the steps clearly please?


Solution

  • Go to : File > Project Structure > in modules App go to 'dependencies' tab > click on '+' go for 1 'Library Dependency' > search for 'com.astuetz:pagerslidingtabstrip:1.0.1' without quotes > ok