Efficient, small, cross-platform key-value storage framework for Android.
<dependency>
<groupId>com.tencent</groupId>
<artifactId>mmkv</artifactId>
<version>2.4.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initializes MMKV and performs basic key-value operations.
Call MMKV.initialize(context) in your Application class.
No dependency data recorded yet.