Publishing Your Android App to Google Play
Complete step-by-step walkthrough for opening the WebToApp Studio Pro generated Android project, building your release Android App Bundle (.aab), and publishing to the Google Play Store Console.
🚀 What WebToApp Studio Pro Generated For You
- Turnkey Android 14 (API 34) Project: Configured with modern Gradle Kotlin DSL scripts (
build.gradle.kts). - WebViewAssetLoader: High-performance internal HTTPS virtual host (
https://appassets.androidplatform.net/) for zero-CORS local assets. - Native Pull-to-Refresh: Smooth
SwipeRefreshLayoutintegration. - Complete Mipmap Icon Set:
mdpi(48px),hdpi(72px),xhdpi(96px),xxhdpi(144px),xxxhdpi(192px). - Pre-Configured AndroidManifest.xml: Screen orientation, hardware acceleration, and requested permissions.
Step 1: Open in Android Studio
Phase 1: Project Setup1. Extract the generated [YourAppName]_Android_Studio_Project.zip to a folder on your computer.
2. Download and launch Android Studio Hedgehog / Iguana / Jellyfish (or later).
3. On the welcome screen, click Open and select the extracted folder.
4. Allow Android Studio a moment to automatically synchronize dependencies and run Gradle Sync.
Step 2: Generate Signed App Bundle (.AAB)
Phase 2: Production BuildGoogle Play requires applications to be submitted in the Android App Bundle (.aab) format rather than a standard APK.
- In Android Studio's top menu bar, click Build → Generate Signed Bundle / APK...
- Choose Android App Bundle and click Next.
- Under Key store path:
- Click Create new... if you don't already have a publisher keystore.
- Choose a secure location (e.g.
my-release-key.jks) and password. Remember this password!
- Select release build variant and click Create.
- Android Studio will compile your bundle to:
app/release/app-release.aab
Step 3: Upload to Google Play Console
Phase 3: Store Submission- Log in to your Google Play Console account.
- Click Create App and enter your App Name, Default Language, and Free/Paid status.
- In the left sidebar, navigate to Production → Create new release.
- Drag and drop your
app-release.aabfile into the upload zone. - Add release notes (e.g. "Initial release v1.0.0") and click Next.
- Complete your Store Listing (short description, full description, screenshots, and 512x512 icon).
- Submit your app for review! Google typically approves initial releases within 24 to 72 hours.
☕ Support & Questions
Need assistance or feature customization? WebToApp Studio Pro is built and maintained by Wildcat Studio. If you love this utility, support our work: