android - Facebook Login SDK -
i trying make facebook login in app,but have misundertanding here.
do need download facebook sdk,if importing in second part?if yes how should import facebook sdk packages
thx.
by adding mavencentral
in repositories , adding com.facebook.android:facebook-android-sdk:[4,5)
dependencies, adding facebook sdk application. make gradle build , try examples.
Comments
Post a Comment