1

I am trying to set Facebook SDK using Maven,

    repositories {
    jcenter()       // IntelliJ main repo.
}

dependencies {
    compile 'com.facebook.android:facebook-android-sdk:+'
}

Now, the doubt is where should I keep the extracted Facebook SDK files?

OBX
  • 6,044
  • 7
  • 33
  • 77
  • what is your exact problem.. – Abhinav singh Oct 10 '15 at 05:53
  • How to import Facebook SDK , properly? Tried other popular questions, cant seem to help me. After adding the dependencies, how do I import the SDK files? – OBX Oct 10 '15 at 05:54
  • See this thread accepted answer... possible duplicate http://stackoverflow.com/questions/16595287/how-to-import-maven-dependency-in-android-studio-intellij – Brendon Oct 10 '15 at 05:55

0 Answers0