Hello, I have developed appliacation that connects to facebook and load post. It works fine on Eclipse emulator, but not working on Beagle board woth android.
Here is how my application runs: 1). User click Facebook button to login. 2). WebView opens with facebook login page. 3). User enters username and password and click on connect button. 4). Now WebView's method onPageFinished does not returns login_success.html or login_fail.html url. It just returns login url only. Let me tell you one thing. My Application runs fine on Eclipse emualator where login_success.html or login_fail.html returns. Can anyone help me on this? Thank you, Bipin Sutariya -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

