Thank u Mark for ur help. U r truely a good friend. Thanks a lot. On Nov 18, 2011 2:09 AM, "Mark Murphy" <[email protected]> wrote:
> When the button is clicked (e.g., android:onClick attribute), call > startActivity(new Intent(Intent.ACTION_VIEW, Uri.parse(url))); where > url is the URL you want to link to. > > On Thu, Nov 17, 2011 at 2:09 AM, vedika nimje <[email protected]> wrote: > > How to link a web page through a button. > > > > -- > > 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 > > > > -- > Mark Murphy (a Commons Guy) > http://commonsware.com | http://github.com/commonsguy > http://commonsware.com/blog | http://twitter.com/commonsguy > > Android Training...At Your Office: 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 [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 -- 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

