Adding external library in Android studio 0.3.6

前端 未结 6 973
[愿得一人]
[愿得一人] 2020-12-13 13:42

So I am fairly new to Java, and I am trying to add this library to my project. The problem is that Android studio 0.3.6 doesn\'t have a simple way of doing that and all the

6条回答
  •  谎友^
    谎友^ (楼主)
    2020-12-13 14:09

    Click on ProjectName->Libs folder.Paste that jar file into that folder. Just refresh the project.You are done.

提交回复
热议问题