多多色-多人伦交性欧美在线观看-多人伦精品一区二区三区视频-多色视频-免费黄色视屏网站-免费黄色在线

國內最全IT社區平臺 聯系我們 | 收藏本站
阿里云優惠2
您當前位置:首頁 > php開源 > 綜合技術 > 在BroadcastReceiver中啟動Activity的問題

在BroadcastReceiver中啟動Activity的問題

來源:程序員人生   發布時間:2014-12-23 08:08:18 閱讀次數:3027次
/** * Demo描寫: * 在BroadcastReceiver中啟動Activity的問題 * * 如果在BroadcastReceiver的onReceive()方法中以下啟動1個Activity * Intent intent=new Intent(context,AnotherActivity.class); * context.startActivity(intent); * 可捕獲異常信息: * android.util.AndroidRuntimeException: * Calling startActivity() from outside of an Activity context requires the FLAG_ACTIVITY_NEW_TASK flag. * Is this really what you want? * 它說明:在Activity的context(上下文環境)以外調用startActivity()方法時 * 需要給Intent設置1個flag:FLAG_ACTIVITY_NEW_TASK * * 所以在BroadcastReceiver的onReceive()方法中啟動Activity應寫為: * Intent intent=new Intent(context,AnotherActivity.class); * intent.setFlags(Intent.FLAG_ACTIVITY_NEW_TASK); * context.startActivity(intent); * * * 之前描寫了問題的現象和解決辦法,現在試著解釋1下緣由: * 1 在普通情況下,必須要有前1個Activity的Context,才能啟動后1個Activity * 2 但是在BroadcastReceiver里面是沒有Activity的Context的 * 3 對startActivity()方法,源碼中有這么1段描寫: * Note that if this method is being called from outside of an * {@link android.app.Activity} Context, then the Intent must include * the {@link Intent#FLAG_ACTIVITY_NEW_TASK} launch flag. This is because, * without being started from an existing Activity, there is no existing * task in which to place the new activity and thus it needs to be placed * in its own separate task. * 說白了就是如果不加這個flag就沒有1個Task來寄存新啟動的Activity. * * 4 其實該flag和設置Activity的LaunchMode為SingleTask的效果是1樣的 * * * 如有更加深入的理解,請指導,多謝 * */

生活不易,碼農辛苦
如果您覺得本網站對您的學習有所幫助,可以手機掃描二維碼進行捐贈
程序員人生
------分隔線----------------------------
分享到:
------分隔線----------------------------
關閉
程序員人生
主站蜘蛛池模板: 日韩精品一区二区三区中文精品 | 成人污片 | 性做久久久久久久久 | 三级天堂| 男女上下爽无遮挡午夜免费视频 | 欧美性猛交xxxx| 精品福利一区二区三区 | 欧美日韩另类综合 | 中文字幕一区二区在线播放 | xx小视频| 亚洲综合激情另类小说区 | 亚洲精品一区二区乱码在线观看 | 一级做a爱片性色毛片武则天五则 | 一二三四在线播放免费观看中文版视频 | 国产中文| 欧美第九页 | 国产福利不卡 | 亚洲精品国产精品国自产观看 | 欧美日韩无 | 免费一级毛片在播放视频 | 99热久久久这里只有精品免费 | 免费看叼嘿视频 | 另类色视频 | 另类 欧美 视频二区 | 亚洲一区二区在线视频 | 国产精品亚洲精品日韩己满十八小 | 欧美69xxxx| 国产日韩欧美综合一区二区三区 | 国产日韩欧美自拍 | 亚洲精品伊人久久久久 | 日本中文字幕网址 | 日本天堂在线播放 | 亚洲精品一区专区 | 亚洲第一永久在线观看 | 中文字幕一区2区 | 国内精品久久久久久中文字幕 | 欧美一级毛片不卡免费观看 | www.黄网| 尤物视频网站在线 | 亚洲成a人v欧美综合天堂软件 | 亚洲精品成人网久久久久久 |