Get Started
A quick summary of every guide in AI App Studio Docs. Pick a guide below to jump straight into it, or use the sections on the right to jump to a specific part of any guide.
Publishing Your App to Google Play Store
The complete process of publishing your app to the Google Play Store — from generating your signing credentials inside AI Studio, to submitting your app for review. No technical background is required.
- › Overview — the three stages of publishing.
- › Before You Begin — accounts, content, and assets to gather first.
- › Individual vs. Organisation — which account type to register.
- › Part 1 — Generate Keystore — create your signing credentials in AI Studio.
- › Part 2 — Build AAB — build the Android App Bundle Google Play requires.
- › Part 3 — Google Play Console — create your developer account and app.
- › Part 4 — Store Listing — app name, description, and visual assets.
- › Part 5 — Policy & Content — content rating, privacy, data safety.
- › Part 7 — Upload & Submit — upload your AAB and submit for review.
Google Login for Your App
Add Google Sign-In to your AI Studio–generated Android app, so users can sign in with their Google account instead of — or alongside — an email and password. Takes about 30–60 minutes.
- › Preview vs. Published App — why Google Login only works in a real build.
- › Part 1 — Generate a Release Keystore — required before Firebase setup.
- › Part 2 — Set Up Firebase — register your app in Firebase Console.
- › Part 3 — Upload google-services.json — connect Firebase to your app in AI Studio.
- › Part 4 — Build Your Android App — build and test the Google Login flow.
- › What Your App Users See — the sign-in experience end to end.
Firebase Analytics for Your App
Enable Firebase Analytics in your AI Studio–generated Android app. Once set up, your app automatically tracks screen views, session starts, and custom events — all visible in your Google Analytics 4 console. Takes about 15–30 minutes.
- › Part 1 — Set Up Firebase — skip if Google Login is already configured.
- › Part 2 — Configure Analytics in Settings — connect Firebase in AI Studio.
- › Part 3 — Build Your Android App — build and confirm analytics is live.
- › What Gets Tracked — the events collected out of the box.
- › Viewing Your Analytics Data — where to see your data in GA4.