A lightweight WebView-based application for accessing Google AI Studio with a few extra features to enhance your workflow.
- Instant Diagram Viewing: Automatically detect and render Mermaid diagrams from copied text.
- HTML Preview: Instantly view and interact with generated HTML code snippets.
- Save to File: Quick option to save copied text directly to a
.txtfile. - Caffeine Mode: Prevent the screen from turning off while you're deep in your workflow.
- Media Downloads:
- Images: Press and hold on any image to save it.
- Videos: Enable Video Selection Mode from the menu, then long-press on a video to download it.
- Quick Access Tools: Direct links to Google Docs and Google Flow (Fx) via the additional menu.
- Navigation & Sharing: Share the current page, copy links, and navigate forward/backward easily.
- Customizable UI: Choose between left or right side placement for the menu handle to suit your preference.
- Gestures:
- Reload: Swipe down from the top center handle.
- Menu: Swipe from the side handle to open additional features.
- Update System: Built-in notifications to keep you on the latest version.
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.
3. Gestures & Navigation
- Reload Page: Drag down from the top center of the screen.
- Open Additional Menu: Drag the side handle (left or right).
- Download Video: Open the additional menu, tap Download Video, then long-press on a video element on the page.
Note: The initial Google Drive permission step is required due to Google’s security policy, which cannot be bypassed in a custom WebView.
Gemini Pro uses the Gradle build system and can be imported directly into Android Studio (make sure you are using the latest stable version).
Change the run configuration to app.
The Debug and Release build variants can be built and run.

