To preserve on-device memory, how might you determine that the user’s device has limited storage capabilities?

Advertisement

  • Use the ActivityManager.isLowRamDevice() method to find out whether a device defines itself as “low RAM.”
  • Use the Activity.islowRam() method to find out whether a device defines itself as “low RAM.”
  • Use the ConnectivityManager.hasLowMemory() method to find out whether a device defines itself as “low RAM.”
  • Make an image download request and check the remaining device storage usage.
Join our list

Subscribe to our mailing list and get interesting stuff and updates to your email inbox.

Thank you for subscribing.

Something went wrong.

Leave a Comment


Share via
Join our list

Subscribe to our mailing list and get interesting stuff and updates to your email inbox.

Thank you for subscribing.

Something went wrong.

Send this to a friend