I want to show facebook login context in my app.
I already know about calling facebook app with facebook SDK but is there any way to get only its context in my app?
This is request of our UI designer.. Thanks.
I want to show facebook login context in my app.
I already know about calling facebook app with facebook SDK but is there any way to get only its context in my app?
This is request of our UI designer.. Thanks.
look at this thread maybe this help you:
How to programmatically log out from Facebook SDK 3.0 without using Facebook login/logout button?
or this :
you should use Facebook SDK to login to Facebook in your app, you can create Facebook Developer account and use Facebook SDK tools. for more information use the following link :
https://developers.facebook.com/docs/android/getting-started/ maybe this help you...