If I understand your question, you want to render HTML in your application. If so, then I recommend the WebView class: http://developer.android.com/reference/android/webkit/WebView.html
Yusuf Saib Android ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily represent those of T-Mobile USA, Inc. On Aug 1, 8:17 am, chl <[email protected]> wrote: > I am writing an application where i want to show data which i gather > from normal web requests. Normally i use htmlunit for that. But that > does not work on android. Is there an other way for android to do that. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

