6

I was trying to import ViewPagerIndicator Library however they show this.

How to solve this problem ?

enter image description here]2

Unheilig
  • 16,196
  • 193
  • 68
  • 98
beginnerK
  • 404
  • 1
  • 5
  • 20

1 Answers1

4

You can import a viewpageindicator. that project created in eclipse so can not find gradle file when you import module that only on same platform.

like in my case i was import facebook sdk 4.7.0 but give same error "Specify location of the Gradle or Android Eclipse Project" so i download new sdk 4.1.0 which completely for android studio related and i import easily.

if your project was in eclipse platform so you need to import as a eclipse project
see this image

i hope you understand

Prashant Gosai
  • 1,186
  • 1
  • 10
  • 18