Calling startActivity() from outside of an Activity context requires the FLAG_ACTIVITY_NEW_TASK

错误提示信息:android         Caused by: Crash:     throwable:android.util.AndroidRuntimeException: Calling startActivity() from outside of an Activity  context requires the FLAG_ACTIVITY_NEW_TASK flag. Is t
相关文章
相关标签/搜索