Android requesting Thumbnails increases heap -
my application requests available thumbnails of phone via images.thumbnails.data. requests images.media.date_added value of each.
if want start app, screen becomes black (i think works in background) , log says: grow heap ( frag case ) 3.373 19764-byte allocation
after while, android tells me "application doesn't respond".
i located access pictures reason heap grow , how can solve problem?
Comments
Post a Comment