String url="https://www.google.com.tw";

Intent ie = new Intent(Intent.ACTION_VIEW,Uri.parse(url));

startActivity(ie);


arrow
arrow
    文章標籤
    Android 連到指定網頁
    全站熱搜

    cookiesp 發表在 痞客邦 留言(0) 人氣()