Android app service memory usage issues -
my android app's service uses 2.9 mb , 5 mb when there notification?
whether it's or should cut down on memory usage?
can tell me ways cut down on memory usage?
its advisable code use optimal memory.
though might give idea memory state in app. http://developer.android.com/reference/android/app/activitymanager.html#getmemoryclass
to go on statistic, in general 24m.
whether it's or should cut down on memory usage?
of course why not if possible.
can tell me ways cut down on memory usage?
this discussed here what java memory management best practices?
Comments
Post a Comment