I am trying to make an FBconnect application. I got a link http://www.mobisoftinfotech.com/blog/android/845/
From here I got one java application and another android application. I am getting no error, but problem is that, I am getting white login screen after clicking on connect with facebook button. Please suggest me where did i make mistake..
Did you put your Facebook Apps' API key and the Android Hash Key for that Facebook Application? If not just put that two ids and for the Android Facebook hash key generation is almost same like generating keystore for your apk file and for that you need cygwin and openssl installed on your pc to generate that hash key. And even if all of the things are generated fine even if then it is not working then please give me the LogCat results.