Tag Archives: Android error collection

GlideException: Failed LoadPath

java.io.IOException(java.lang.RuntimeException: setDataSource failed: status = 0x80000000)
     call GlideException#logRootCauses(String) for more detail
      Cause (1 of 6): class com.bumptech.glide.load.engine.GlideException: Failed LoadPath{DirectByteBuffer->Object->Drawable}, DATA_DISK_CACHE, https://xxxxxxxx

Glide loading pictures reported the above error, which may be caused by the incompatibility between the simulator API and glide version

This kind of error does not appear on the real machine, but on the genymonitor