I am developing following requirements for android app-
- Check if Facebook session is available (if user is logged into his default facebook app of android device).
- If he has session fetch token from it and use graph api.
- If not show him error that he should login to default facebook app.
In my app there is only service and no activity, so I don't want to show activity to user to enter his facebook credentials and then use graph apis. I WANT TO FETCH SESSION FROM DEFAULT FACEBOOK APP
Aucun commentaire:
Enregistrer un commentaire