Thanks, but not really. I was thinking more along the lines of: Using Android.webkit.WebView's loadUrl method to load different pages Using Android.webkit.WebViewClient to listen on the onPageFinished and onPageStarted events
Do you think it would work? On Mon, Dec 22, 2008 at 10:10 PM, Sergi Velez <[email protected]> wrote: > Does HttpClient work for you? > > > http://code.google.com/android/reference/org/apache/http/client/package-summary.html > > --- > [email protected] > ["In theory, theory and practice are the same. In practice, they are not."] > > > > On Mon, Dec 22, 2008 at 09:36, Yoav Weiss <[email protected]> wrote: > >> Hi All, >> I'm a newbie to Android application development (I'm usually on the >> Android-platform mailing list). I need to create an app that does automatic >> browsing. >> Did someone walk this path before me? Can I get a few hints regarding the >> browser's API that can enable such an app? >> >> Thanks! >> Yoav >> >> >> > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

