AdbLib
AdbLib copied to clipboard
OutOfMemoryError
I've seen this on two devices at least, occurs at AdbProtocol.java#L292:
java.lang.OutOfMemoryError: Failed to allocate a 1598575456 byte allocation with 7544583 free bytes and 248MB until OOM, target footprint 15089167, growth limit 268435456
at com.cgutman.adblib.AdbProtocol$AdbMessage.parseAdbMessage (AdbProtocol.java:276)
https://github.com/tananaev/adblib/issues/18