Facebook Login in Android application

24,374

This is a good start : http://developers.facebook.com/docs/guides/mobile/android/ and http://developers.facebook.com/docs/reference/androidsdk/authentication/

Share:
24,374
Admin
Author by

Admin

Updated on February 08, 2020

Comments

  • Admin
    Admin about 4 years

    I need to create an Android application where user will provide the userid and password of the facebook then he will login inside the application. For this I want to use my own LoginPage.I want to create Loginpage using android layout standard. I am not able to achieve it in my own way. Any help will be highly appreciated