Documentation Index
Fetch the complete documentation index at: https://docs.privy.io/llms.txt
Use this file to discover all available pages before exploring further.
Requirements
- Android API 28+ (Android 9.0 Pie or newer)
- Kotlin 2.1.0+
Installation
The Privy Android SDK is available on Maven Central.- Include the
mavenCentral()repository in your gradle files:
- Add the latest Privy SDK dependency to your app’s
build.gradlefile:

