A lightweight WebView-based application for accessing Google AI Studio with a few extra features to enhance your workflow.
- Instant diagram viewing when copying mermaid code
- Instant HTML page viewing when copying generated HTML code
- The ability to immediately save the copied text to a text file
- Caffeine mode - does not allow the phone to turn off the screen
- Split Screen - allows you to work in two dialog windows at once in parallel
1. Grant Google Drive permission
Open Chrome, go to this webpage and log into your Google account.
Grant permission to Google Drive.
2. Launch Gemini Pro
Once permissions are set, you can start using the app immediately.
Note: This step is required due to Google’s security policy, which cannot be bypassed. The same policy also prevents certain downloads within the app, except for audio files. Generated videos can be saved directly to your Google Drive.
Gemimi Pro uses the Gradle build system and can be imported directly into Android Studio (make sure you are using the latest stable version available here).
Change the run configuration to app.
The Debug and Release build variants can be built and run.