Slide 5
Slide 5 text
Prerequisites
Build with AI
1. Familiar with using Android Studio to develop Android apps.
2. Android Studio (latest version)
3. Your Android app must target API level 21 or higher.
The client SDK for Android described in this tutorial lets you
access the Gemini Pro models which run on Google's servers.
For use cases that involve processing sensitive data, offline
availability, or for cost savings for frequently used user flows,
you may want to consider accessing Gemini Nano which runs
on-device. For more details, refer to the Android (on-device)
tutorial.