Skip to content

mkCoding/HelloWorldGooglePlayPractice

Repository files navigation

Hello World Google Play Practice

This app was specifically designed allowing me to fully comprehend the full steps to go through when uploading an Android app to Google Play Store

Steps to take in Android Studio

  1. Create your Android App
  2. Go To Build Menu and select Generate Signed App Bundle or APK...
  3. Select Android App Bundle
  4. Create a key store and fill in the below fields(keystore path, keystore password, key alias, key password, validity = 100 years)
  5. For build variant Select release
  6. Click Finish (Android Studio will now build your signed AAB)
  7. Go to Google Play Console and follow steps to upload your aab file you just generated

Create Signing Key Image

Build > Generate Signed App Bundle or APK

Screenshot 2024-06-12 at 3 25 42 PM





App Screenshot

Image

About

A simple app where i understand how to publish it to the google play store

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages