Thursday, 9 January 2014

Android code to open a URL in Browser


 Intent intent = new Intent(Intent.ACTION_VIEW,
                                 Uri.parse("http://www.techwizardblog.blogspot.com"));
                                 startActivity(intent);
Unknown Web Developer

No comments:

Post a Comment

Total Pageviews

DjKiRu Initative. Powered by Blogger.