i want know when time release resources on android. i'd keep memory in use long possible because reloading things impair user experience.
the resources i'm talking here images, mostly.
yes it's onlowmemory() function need overwrite.
i want know when time release resources on android. i'd keep memory in use long possible because reloading things impair user experience.
the resources i'm talking here images, mostly.
yes it's onlowmemory() function need overwrite.
Comments
Post a Comment