Android. Memory usage limits -


I am using a 'bigger' in-memory data object in my Android app. Object size is ~ 3 MB It works fine on my device and emulator. Do I have any unusual problems with weak devices? Which objects are very big and are OK to use in the Android mobile app?

You can guess getMemoryClass () function:

This gives an int , allowing the memory per application on one device, which specifies the approximate quantity of memory available per app in megabytes.

Comments

Popular posts from this blog

python - how we can use ajax() in views.py in django? -

matlab - Using loops to get multiple values into a cell -

python - Sequence Pattern recognition with Pybrain -