$ errors.fyi/android/OutOfMemoryError 128 namespaces · 4,025 codes
android · android/OutOfMemoryError
OutOfMemoryError

OutOfMemoryError

Thrown by the Android Runtime when the heap is exhausted. The most common cause is retaining large Bitmap objects or off-screen Views. Use Glide or Coil for image loading (they handle sampling and caching), avoid static references to Context or View, and use LeakCanary to detect leaks.

Also defined in

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT