0

A few months ago I started using Android Studio instead of Eclipse. I've imported all my previous projects to Android Studio using gradle. But, I'm facing some problems while adding external library projects to my project. I found here that we can add external libraries to our projects by going to Project Structure > Modules > Your module name > Dependencies. But in my project structure window I can only find the "Android SDK" option, the other options are missing due to some unknown reason(s). I want to know, how to add external library projects to my project in such a scenario.

Here's the problem -

Thanks in advance.

enter image description here

Community
  • 1
  • 1
Swap
  • 480
  • 2
  • 7
  • 21
  • the project shown in Project window not seems like a proper gradle based project, make sure while importing, studio should not complain that it is not a gradle based project . – Piyush Agarwal May 12 '14 at 11:34
  • if it not the case please include your settings and all build.gradle files in the question. – Piyush Agarwal May 12 '14 at 11:35

0 Answers0