Uri content_url = Uri.parse("http://www.cnblogs.com"); intent.setData(content_url); startActivity(intent); 這樣子,android就可以呼叫起手機預設的 ...
確定! 回上一頁