`
天天向上1989
  • 浏览: 412389 次
  • 性别: Icon_minigender_2
  • 来自: 南京
社区版块
存档分类
最新评论

intent的低级错误

阅读更多

调web浏览器时

String url = "http://xxxxx.com";  //这个url前面的http不能少,否则会报ActivityNotFoundException错误
Uri myBlogUri = Uri.parse(url ); 
web = new Intent(Intent.ACTION_VIEW, myBlogUri);

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics