Hi all, I'm wondering if it's possible to hook into the default browser and get an instance of WebViewClient in order to listen for browsing to a specific URL via onPageFinished? The rationale behind this is that I have an androidapplication that saves data locally on the phone, and it needs to sync the data to an application on Google App Engine, but it cannot have username/password fields or do the authentication itself. The login and authentication to the GAE application must be done via the user's default web browser. Is this possible?
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

