outofmemoryerror in android -


i have 1 running methods in doinbackground in asynctask ,which calling webservices , inserting number of records database , @ same user click on other screen outofmemoryerror coming want stop background thread temporarily till screen loads , thread has resume stopped such memory release. can tell me how achieve this. in advance.

the asynctask can executed once (an exception thrown if second execution attempted.).. pause , resume .. think should use backgroundthread instead...


Comments

Popular posts from this blog

jasper reports - Fixed header in Excel using JasperReports -

media player - Android: mediaplayer went away with unhandled events -

python - ('The SQL contains 0 parameter markers, but 50 parameters were supplied', 'HY000') or TypeError: 'tuple' object is not callable -