> can we use a browser object to load and hold the contents in a browser > and to post the values to work exactly like a browser
WebView doesn't have to be visible to work, however, I don't think there's an API to poke a web form and then submit it from Java, only users can do that. But, there's nothing magic about WebView. If your httpclient based code doesn't work it's because it's incomplete. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

