Android Studio: Specify location of gradle or android eclipse project

空扰寡人 提交于 2020-01-04 13:37:27

问题


I extracted all the files from the achartengine library to the following path:

C:\Users\student\Desktop\achartengine-1.2.0\

But when I select the path in adding a new module, an error pops up, stating:

Specify location of Gradle or Android Eclipse Project

回答1:


All I had to move to the jar files into the libs folder.



来源:https://stackoverflow.com/questions/31665404/android-studio-specify-location-of-gradle-or-android-eclipse-project

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!