import android.webkit.WebView; 因為鮮少單純顯示html 頁面而不做任何動作,建議加入以下兩行 import android.webkit.WebSettings;
確定! 回上一頁