I\'m trying to add to classpath external library (this one). The way I do it: File -> Project Structure -> Dependencies tab -> Add file dependency. Is
How to add external libraries into Android Studio:
Then check dependencies of build.gradle, you will find jar file is added successfully.