Name: OP 2014-01-27 0:57
Hi all, I'm having quite a bit of trouble getting the Facebook SDK for Android up and running in Eclipse. I posted this in /g/ awhile ago, and I can't even get a reply. Anyway, long story* short, my debug key hash is not matching up. I have my keyhash getting sent to me as a notification, and it is also being logged on logcat. It has a + sign, and ends with =, but the error toast from the Facebook app (when I try to post a test status update) has a - sign where the + sign should be, and does NOT end in =. I've tried adding that hash to my Sample App settings, but it is not accepting it. I've gone through several hashes already, but they each have one or two incorrect characters. Can anyone help me out, please? By the way, I'm working with the "HelloFacebook" sample app.
*I've got it working (finally), but I keep having problems, one after another. None of the sample projects work out of the box. I am unable to compile them, due to com.facebook.widget.LoginButton refusing to instantiate. I got around that problem eventually, by creating and compiling / launching a blank project before even referencing the FacebookSDK and copypasting the resources / code over. I went through several new projects, but none would work if I didn't build and launch it while it was blank. Otherwise, it would build fine, but then tell me there were compilation errors when I tried to launch it. It wouldn't tell me what the errors were, though.
*I've got it working (finally), but I keep having problems, one after another. None of the sample projects work out of the box. I am unable to compile them, due to com.facebook.widget.LoginButton refusing to instantiate. I got around that problem eventually, by creating and compiling / launching a blank project before even referencing the FacebookSDK and copypasting the resources / code over. I went through several new projects, but none would work if I didn't build and launch it while it was blank. Otherwise, it would build fine, but then tell me there were compilation errors when I tried to launch it. It wouldn't tell me what the errors were, though.