摘要: Android下调用收发短信邮件等1,调web浏览器Uri myBlogUri = Uri.parse("http://xxxxx.com");returnIt = new Intent(Intent.ACTION_VIEW, myBlogUri);2,地图Uri mapUri = Uri.pars... 阅读全文
posted @ 2015-03-11 19:30 平林新袖 阅读(136) 评论(0) 推荐(0)