Login to Facebook from Android app without inserting manually credentials -
i'm wiriting android app used bar's clients take selfie of , automatically post on bar's facebook page. need way automatic login bar's facebook account without entering username , password inside login dialog, providing them source code (it hardcoded, app installed in tablet of bar).
thank you
marco
you should use facebook sdk in app.
https://developers.facebook.com/docs/android/
for facebook login:
https://developers.facebook.com/docs/android/login-with-facebook/v2.0
Comments
Post a Comment