Documentation
Install the Aven Android SDK
The Android README identifies a View-based Android SDK and the Maven coordinate `com.avenappagent:aven-android:0.2.0-alpha.2`. Confirm the dependency is available in your build environment before release.
implementation("com.avenappagent:aven-android:0.2.0-alpha.2")Developer-declared context
Aven uses pages, elements, and workflows your team explicitly registers. The host application stays in control of navigation and UI behavior.
Next step
Choose an SDK, register a real product task, and verify the target becomes available before guiding a user.