Android the real object has been deleted

五迷三道 提交于 2019-12-11 10:26:13

问题


i have an activity and from that i am calling another activity using following function

startActivityforresult(i)

from the result too i m passing another parameters and calling that intent again but after 5-6 calls it says that the real object has been deleted,, and the previous intent don't do the things it is made to do on the condition,,,,

any suggestions will be helpful.

来源:https://stackoverflow.com/questions/7362216/android-the-real-object-has-been-deleted

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!