... (Intent.ACTION_VIEW); Uri uri=Uri.parse("http://yahoo.com.tw"); it.setData(uri); startActivity(it); } }. 相關文章: [Android] Android 程式設計教學.
確定! 回上一頁