I am trying to add the Facebook Android SDK to my LibGdx project, however none of the solutions I find work for me.
Either people say to compile the SDK inside your Gradle.build modules, which does not work for me. Or they say that you shud go File>Import Module>Import Facebook SDK. But there is no "import module" in Android Studio 1.2.2.
Not sure why I can't get this to work, does anyone have any recent experience with getting Facebook Android SDK 4.4.1 working in Android Studio 1.2.2?