Click here to Skip to main content
15,891,253 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
See more:
Posted
Updated 10-Sep-13 20:33pm
v4
Comments
phil.o 10-Sep-13 6:56am    
If you do not show the code producing this out-of-memory error, no, we cannot give any solution.
john1234nnn 10-Sep-13 7:24am    
every time it doesn't get this error. for example you run an application than you can navigate from one page to next page if you navigate more than 7 time or 10 times throughout the app suddenly i got this error.
CPallini 10-Sep-13 11:33am    
You should elaborate (detail the scenario, show code, etc..).

1 solution

Hi John, I think you need to call onDestroy() method to freeup your stack, but I am not much sure about that and just go thru this link, might be help ful.

http://stackoverflow.com/questions/14620560/android-memory-leak-between-activities[^]

Please post if u r facing any problems

Thanks
Ganesh
 
Share this answer
 
Comments
john1234nnn 11-Sep-13 2:35am    
hi Ganesh

it is not working. please see i have update the question continuous screen shot for that error i found.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900