mobile_app_open icon indicating copy to clipboard operation
mobile_app_open copied to clipboard

Things to be done before public release to Google Play.

Open freedomtan opened this issue 1 year ago • 3 comments

  • [x] EULA, license stuff
    • #873, @RSMNYS do we have the consolidated licenses file?
  • [x] update the "About" page, it doesn't show latest SoCs. #892
  • [ ] Any other backend changes or docs changes needed?
  • [x] CI/CD, if we had better CD with recent devices, we should be able too catch https://github.com/mlcommons/mobile_app_open/pull/745#issuecomment-2152006625, #347

freedomtan avatar Jun 06 '24 02:06 freedomtan

@freedomtan Here is the license file with the format we agreed. License text, and packages list under this license: Let me know what else is needed. 3rdPartyLicenses.md

RSMNYS avatar Jun 06 '24 19:06 RSMNYS

Per Scott's request: let's clarify backend licenses.

@Mostelk and @AhmedTElthakeb do you any idea of Samsung backend, as far as I can remember there are some .so libraries distributed with the apk.

For MediaTek, basically only libraries in the devices are used.

freedomtan avatar Jun 12 '24 22:06 freedomtan

  • https://github.com/mlcommons/mobile_app_open/pull/892

anhappdev avatar Jun 13 '24 03:06 anhappdev

@swasson488

ping @TheKanter

For technical side, the app is ready for Play Store. We need EULA and other legal reviews.

freedomtan avatar Apr 08 '25 05:04 freedomtan

CI/CD on Browser-stack is already enabled with github, right now we test One latest phone from each SOC vendor (Pixel, MTK, Qualcomm, Samsung)> Add one more per SOC (latest 2 flagship once put on playstore) > Switch CI/CD to the Quick-test @anhappdev

latest two phones per SoC backend?. right now, we wait round 50 mins for running 3 devices (10 min for each device, 20-30 min for building the app). For now, it's OK. If there are more pull requests after releasing the app to the Play Store, we can add more "parallel sessions" on demand (paying more money).

freedomtan avatar Apr 15 '25 05:04 freedomtan

I added this to the release note:

## Supported OSs

The MLPerf Mobile app supports Android 11 (API level 30) and above, as well as iOS 13.1 or later.

anhappdev avatar Apr 19 '25 02:04 anhappdev

tell the users about downloading resources (models and settings)

  • Implemented in https://github.com/mlcommons/mobile_app_open/pull/985

anhappdev avatar Apr 22 '25 04:04 anhappdev