Possible Duplicate:
App is misconfigured for Facebook login : Android Facebook integration issue
Getting strange problem from Facebook SDK
Application is Mis-Configured for Facebook login.
Press Okay to go back to the application without connecting to Facebook.
Question already asked here, I tried but not finding any solution in given answers.
this problem does not return any error or response or any exception..
already changed more then 2 to 3 APP_IDs..

Have you tried checking logcat to see what kind of error message is displayed after pressing the “Okay” button? You mentioned you have already set your own APP_ID, but did you put your Android Hash Key in your dashboard?
If you still can’t get it to work, follow the steps here in our documentation to see if you can set it up and authenticate with our sample app. The sample app is guaranteed to work if you have implemented it correctly – if you can’t set up Hackbook to work correctly, then you can’t set up your own app correctly. If you are able to get Hackbook working, then you just need to make sure you’re doing the same thing in your app to work.