Back to Guides & Tutorials

How to Publish a Website-Based App on the Google Play Store

CW
ConvertWebsites Engineering Team
Mobile SDK Architects & Core Contributors
Published: 2024-07-21 3 min read ✓ Verified Guide

A complete walkthrough on how to publish your website-based Android app to the Google Play Store, from creating an account to hitting submit.

You have used an online converter to turn your website into an Android app. You have tested the APK on your phone, and it looks fantastic. Now comes the final, most exciting step: publishing it to the world.

Publishing an app to the Google Play Store can seem intimidating, but it is actually a straightforward process if you follow the correct steps.

Here is exactly how to publish a website-based app on the Google Play Store.

Step 1: Create a Google Play Developer Account

Before you can upload anything, you must prove to Google that you are a legitimate developer.

  1. Go to the Google Play Console.
  2. Sign in with the Google Account you want associated with your business.
  3. Accept the Developer Distribution Agreement.
  4. Pay the $25 registration fee (this is a one-time fee, unlike Apple which charges $99 every year).
  5. Verify your identity. (Google usually requires you to upload a photo of your driver's license or passport).

Step 2: Create the App Listing

Once your account is approved, log into the dashboard.

  1. Click Create App in the top right corner.
  2. Enter your App Name and select "App" (not Game).
  3. Select "Free" or "Paid" (Note: If your app is just your website, it should absolutely be Free).
  4. Accept the developer program policies.

Step 3: Complete the App Content Declarations

Google is very strict about user safety. On your dashboard, you will see a section called App Content. You must complete every questionnaire in this section before you can upload your code.

  • Privacy Policy: You must provide a link to a privacy policy hosted on your website.
  • Target Audience: Specify the age group your app is intended for. (If you select children, you face much stricter reviews).
  • Data Safety: You must declare what data your app collects. (Since your app is a WebView, you must declare any data your website collects, like emails or passwords).
  • Financial Features: Declare if your app sells financial products.

Step 4: Set Up the Store Listing

This is what users see when they search for your app.

  1. Navigate to Main Store Listing.
  2. Write a Short Description (80 characters) and a Full Description (4000 characters). Ensure you explain the benefits of downloading the app.
  3. Upload your App Icon (512x512 PNG).
  4. Upload your Feature Graphic (1024x500 PNG).
  5. Upload at least 2 Screenshots of your app running on a mobile phone.

Step 5: Upload Your AAB File

Now it is time for the actual code.

  1. In the left menu, scroll down to Release and click Production.
  2. Click Create new release.
  3. Google will ask if you want to use "Play App Signing". Click Opt In (this is required).
  4. Upload your .aab (Android App Bundle) file. (Remember: Google no longer accepts APK files for new apps).
  5. Add some release notes (e.g., "Initial launch of the MyBusiness app!").
  6. Click Save and then Review release.

Step 6: Rollout to Production

If everything is configured correctly, the "Start rollout to Production" button will turn blue. Click it.

Your app is now "In Review." Google employs real humans to review every app submission. For a brand new developer account, this review process usually takes between 3 to 7 days. Once approved, your app will automatically become live on the Google Play Store for millions of users to download!

CW

About ConvertWebsites Editorial & Engineering

Our technical tutorials and guides are authored and maintained by the ConvertWebsitesToApp engineering staff. Every guide is tested against modern Android SDK guidelines, Google Play Developer policies, and Chromium WebView standards.

Learn About Our Team → Suggest an Edit / Topic →

Ready to convert your website into an Android app?

Generate a production-ready, signed Android APK with push notifications and AdMob in under 60 seconds.

Generate APK Free Online

Recommended Guides & Tutorials

How to Download an APK Created From a Website

Learn how to download and install an APK generated from a website-to-app converter onto your Android device securely and safely.

Read Guide →

Website to Android App: Complete Step-by-Step Guide

Follow this step-by-step guide to seamlessly convert your website into a fully functional Android app using an automated conversion tool.

Read Guide →

How Much Does It Cost to Publish an App on Google Play?

Discover the exact costs associated with publishing an Android app on the Google Play Store, including hidden fees and developer registration costs.

Read Guide →