Facebook authentication on facebook

I am developing an Android application. Typically, an application contains a login screen. My application will not have a screen entry, there will be one icon, for example, the Facebook icon. If I click on this icon, it should directly log in with the Facebook username and password, and it should log in to the application. Can someone give me a suggestion on this?

+5
source share
2 answers

Yes. You can do this, but only one condition is that you must integrate Single-Sign-On into your application, as well as have a Native App> . Mobile.

SDK Facebook .

Facebook. , .

- Single-Sign-On Keytool.

. , , Native Facebook .

, , .

, .

+3

All Articles