UhooiPicBook-Android icon indicating copy to clipboard operation
UhooiPicBook-Android copied to clipboard

Distribute Google Play Console

Open uhooi opened this issue 4 years ago • 1 comments
trafficstars

Overview

Upload the AAB file to the Google Play Console using the Google Play Developer Publishing API.

References

  • https://twitter.com/the_uhooi/status/1478598995291557890?s=20

Google Play Developer API

  • https://twitter.com/the_uhooi/status/1445303962530320384?s=20
  • https://twitter.com/glassmonekey/status/1445331947442507779?s=20
  • https://developers.google.com/android-publisher/getting_started

Google Play Developer Publishing API

  • https://developers.google.com/android-publisher?authuser=1#publishing
  • https://developers.google.com/android-publisher/download-apks?authuser=1#how_to_use_generated_apks
  • https://developers.google.com/android-publisher/api-ref/rest/v3/edits/insert
  • https://developers.google.com/android-publisher/api-ref/rest/v3/edits#AppEdit
  • https://developers.google.com/android-publisher/api-ref/rest/v3/edits.bundles/upload
  • https://developers.google.com/android-publisher/api-ref/rest/v3/edits.tracks/update
  • https://developers.google.com/android-publisher/api-ref/rest/v3/edits.tracks#Track
  • https://developers.google.com/android-publisher/api-ref/rest/v3/edits.tracks#Release
  • https://developers.google.com/android-publisher/api-ref/rest/v3/edits.tracks#Status
  • https://developers.google.com/android-publisher/api-ref/rest/v3/edits/commit
  • https://github.com/googlesamples/android-play-publisher-api/tree/master/v3
  • https://tech.dely.jp/entry/2019/02/21/174417
  • https://qiita.com/Horie1024/items/0d3d50405f0b4bef1792

Google API Client Library

  • https://developers.google.com/android-publisher/libraries
  • https://developers.google.com/api-client-library
  • https://github.com/google/google-api-objectivec-client-for-rest/
  • https://github.com/google/google-api-objectivec-client-for-rest/blob/a248bbc2d68d400cd83707e7c1be1813b0d682f2/Package.swift#L82-L85
  • https://github.com/google/google-api-objectivec-client-for-rest/tree/main/Source/GeneratedServices/AndroidPublisher

Gradle Play Publisher

  • https://github.com/Triple-T/gradle-play-publisher
  • https://asmz.hatenablog.jp/entry/use-gradle-play-publisher
  • https://twitter.com/the_uhooi/status/1358295964809793541?s=20
  • 『Androidテスト全書』 p.363

uhooi avatar Apr 13 '21 06:04 uhooi

👋 Thanks for reporting! Please PR :)

github-actions[bot] avatar Apr 13 '21 06:04 github-actions[bot]