Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preparing for submit the Android app (after 4.0) to the Play Store #840

Open
freedomtan opened this issue Jan 23, 2024 · 6 comments
Open
Assignees
Milestone

Comments

@freedomtan
Copy link
Contributor

Let's try to list all the things we need to see if we still to something more:

  • []
  • []
@anhappdev
Copy link
Collaborator

anhappdev commented Jan 23, 2024

@RSMNYS
Copy link
Contributor

RSMNYS commented Jan 26, 2024

Here are the basic steps we need to follow up to submit the app:

  1. Create a Developer Account
  2. Sign the App with a Release Key:
  • Use the keytool command to generate a release key and a keystore file.
  • Update app's build.gradle file with the signing configuration.
  1. Create an App Listing on Google Play Store:
  • Log in to the Google Play Developer account and navigate to the Google Play Console.
  • Click on "Create App" and provide necessary information like app's title, default language, and type (app or game).
  1. Complete the App Listing Details:
  • Provide app title,
  • Short and full description
  • App category
  • Content rating,
  • Contact details,
  • And links to privacy policy and terms of service.
  • Upload graphical assets like the app icon, screenshots, and feature graphic.
  1. Set Pricing and Distribution:
  2. Upload Android App Bundle or APK:
  • Build the app in release mode to generate an Android App Bundle (.aab) or an APK file.
  • In the Google Play Console, navigate to the "Releases" section and upload your app bundle or APK.
  1. Publish the App

@anhappdev
Copy link
Collaborator

@anhappdev
Copy link
Collaborator

@freedomtan
Copy link
Contributor Author

@RSMNYS Please update screenshots with new UI for both Google Play and Apple App Store,

@anhappdev
Copy link
Collaborator

anhappdev commented May 31, 2024

The app is now available for open testing at:
https://play.google.com/store/apps/details?id=org.mlcommons.android.mlperfbench

@anhappdev anhappdev added this to the Play Store milestone Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants