Getting Started¶
Requirements¶
- Android
minSdk 20or newer. - JDK 21 for building the project.
Install¶
In a KMP project, add the dependency to androidMain.
Initialize¶
Features that need an application context can be initialized from Application.onCreate: