just b/c your app doesnt have leaks does not mean that other apps that you use don't have leaks.
When you run other apps, they leak. Then your app is left with less memory to work with.
Rebooting causes memory to be cleared, so now if you test your app on a fresh device, you'll find that you have much more memory to work with.
|