facebook.authorize(this,new String[] { “email”, “read_stream” },new DialogListener()
giving me problem on mobile phone… but its working on Emulator..
can anyone tell me what idone wrong
facebook.authorize(this,new String[] { email, read_stream },new DialogListener() giving me problem on mobile phone… but
Share
..take a look at my post from the other week
found here
I found that the best way to get facebook integrated with your app is to look at the examples at github.