孝顺睫毛

文章
9
资源
1
加入时间
3年0月9天

出现ActivityManager: Warning: Activity not started, its current task has been brought to the front异常

运行android程序的时候提示:ActivityManager: Warning: Activity not started, its current task has been brought to the front,但在模拟器上显示出了程序界面。解释:这个不是Android平台的Bug,而是Android本身就是这样一种处理机制。我们在Android平台下,通过返回按钮,或者程序本身的退出操作,去结束一个进程的时候,实际上Android虚拟机未必会将这个进程真正的结束掉,在内存允许的情况