I am new to Android Studio. What I need to do is add a few jar files in the External Libraries
below the < JDK > folder.
The GUI based approach would be to add an additional module in your project.
One final piece of advice. Make sure that the JAR file you include is build with at most JDK 1.7. Many problems relating to error message "com.android.dx.cf.iface.ParseException: bad class file magic (cafebabe) or version (0034.0000)" root straight to this :0.