Re: [android-developers] Web linking

2011-11-21 Thread vedika nimje
Thank u Mark for ur help. U r truely a good friend. Thanks a lot. On Nov 18, 2011 2:09 AM, "Mark Murphy" 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

Re: [android-developers] Web linking

2011-11-17 Thread Mark Murphy
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 wrote: > How to link a web page through a button. > > -- > You received this me

[android-developers] Web linking

2011-11-17 Thread vedika nimje
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 android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@g