How to add a jar in External Libraries in Android Studio?
A late answer, although I thought of giving an in-depth answer to this question. This method is suitable for Android Studio 1.0.0 and above. STEPS First switch your folder structure from Android to Project. Now search for the libs folder inside the app folder. Once you have pasted the .jar file inside libs folder. Right … Read more