Android Studio import facebook library odyssey

前端 未结 2 1494
孤独总比滥情好
孤独总比滥情好 2021-01-06 22:25

I am trying to use Facebook login in my App with the Facebook library in Android Studio.

After following 9 tutorials about how to import that library on Android Stud

2条回答
  •  無奈伤痛
    2021-01-06 23:09

    To build successfully the latest Facebook SDK with Android Studio, you also need to indicate to the build.gradle from the Facebook SDK to compile the bolt jar.

    See my detailed post here

提交回复
热议问题