zipline icon indicating copy to clipboard operation
zipline copied to clipboard

Enable file integrity checks on Android

Open swankjesse opened this issue 6 months ago • 0 comments

There’s a new API in Android VanillaIceCream that can track file hashes on the file system. It seems like a good fit for Zipline’s file cache.

https://developer.android.com/reference/android/security/FileIntegrityManager

swankjesse avatar Feb 17 '24 09:02 swankjesse