Use a WebView. Here is a sample application:

https://github.com/commonsguy/cw-android/tree/master/WebKit/Browser1

You may also wish to read the Basic Usage section of the WebView documentation:

http://developer.android.com/reference/android/webkit/WebView.html

On Thu, Mar 10, 2011 at 9:24 AM, Raghav Sood <raghavs...@gmail.com> wrote:
> Hi everyone,
>
> I am trying to create an app that take an URl as a user input and displays
> the webpage below the textbox. I would like to know how to get and dipslay
> the webpage and how to pass the URL to the webpage method.
>
> Thanks
> --
> Raghav Sood
> http://www.raghavsood.com/
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en



-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android Training Worldwide: http://commonsware.com/training

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to