java - Login to facebook in android using REST API -


I develop the Facebook application in Android, I want to log in to Facebook through the HTTP client, the user I give my username and password and then I join Facebook.com/login

I want to create this code like

But in Android, I tried to do this, but when I got the session

Facebook

< / P>


Comments

Popular posts from this blog

iphone - How do I make a UIPickerView in a UIActionSheet -

java - Is there an object like a "Set" that can contain only unique string values, but also contain a count on the number of occurrences of the string value? -