Android deletes the real object

I have activity and I call another action using the following function

startActivityforresult (i)

from the result, im also passes other parameters and calls this intention again, but after 5-6 calls it says that the real object was deleted, and the previous intention does not do what it does to fulfill the condition ,,

Any suggestions would be helpful.

+1
source share

All Articles