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.
- Go to the Google Play Console.
- Sign in with the Google Account you want associated with your business.
- Accept the Developer Distribution Agreement.
- Pay the $25 registration fee (this is a one-time fee, unlike Apple which charges $99 every year).
- 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.
- Click Create App in the top right corner.
- Enter your App Name and select "App" (not Game).
- Select "Free" or "Paid" (Note: If your app is just your website, it should absolutely be Free).
- 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.
- Navigate to Main Store Listing.
- Write a Short Description (80 characters) and a Full Description (4000 characters). Ensure you explain the benefits of downloading the app.
- Upload your App Icon (512x512 PNG).
- Upload your Feature Graphic (1024x500 PNG).
- 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.
- In the left menu, scroll down to Release and click Production.
- Click Create new release.
- Google will ask if you want to use "Play App Signing". Click Opt In (this is required).
- Upload your .aab (Android App Bundle) file. (Remember: Google no longer accepts APK files for new apps).
- Add some release notes (e.g., "Initial launch of the MyBusiness app!").
- 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!