How to Publish Your First Android Game on Google Play Store Using Unity (2025 Guide)

π§ βMade your first Unity game? Hereβs how you can publish it on the Play Store and earn revenue.β
Publishing your first android game on Google Play in 2025 is easier than ever. Just follow this updated step-by-step guide from building your APK to getting it live on the Play Store.
β Step 1: Build Settings in Unity
-
Go to
File > Build Settings
-
Select βAndroidβ β Click Switch Platform
-
Add scenes β Click βAdd Open Scenesβ
Set:
-
Package name:
com.yourname.gamename
-
Version Code:
1
-
Minimum API: 21 or higher
β Step 2: Create Keystore
-
Open
Player Settings > Publishing Settings
-
Create a Keystore & key alias (Important for updates)
-
Save password in a notepad
β Step 3: Export .AAB (Android App Bundle)
-
Google now only accepts
.aab
format -
Go to
Build Settings
β Check βBuild App Bundleβ -
Click Build β Save AAB file
β Step 4: Set Up Google Play Console
-
Go to play.google.com/console
-
Pay one-time $25 fee
-
Create βNew Appβ
-
Choose default language, app name
π₯ Top 10 Unity Asset Store Tools Every Game Developer Should Use (2025 Edition)
β Step 5: Fill App Details
-
Add:
-
Short description
-
Long description
-
Feature graphic (1024×500)
-
Screenshots
-
Game icon (512×512)
-
β Step 6: Upload & Release
-
Upload
.aab
file -
Add privacy policy link (hosted on Blogger/Notion/WordPress)
-
Go to Release > Production > Create Release
-
Upload β Save β Review β Submit for review
β³ Google usually approves in 24β72 hours!
πΈ Monetisation Tips:
-
Use Unity Ads (Rewarded, Interstitial)
-
Enable IAP for coins, upgrades
-
Add AdMob via mediation (if needed)
π Final Checklist:
Step | Done |
---|---|
Game Ready | β |
AAB File Export | β |
Keystore Setup | β |
Play Console Setup | β |
App Submitted | β |
π§ Pro Tip:
Add “Published on Play Store” in your freelance or LinkedIn portfolio β clients love it.