Try below code , it will work.. you have to add FLAG- FLAG_ACTIVITY_NEW_TASK Intent myIntent = new Intent(this, webview_base.class); ...
確定! 回上一頁