dvmorozov / arxiv

ArxivExpress - arxiv.org client for Android and iOS, ArxivNavigator - interactive arxiv.org metadata visualization. I would appreciate any way of contributing: GitHub issue, email or pull request.
https://dvmorozov.github.io/arxiv/
Other
0 stars 0 forks source link

Deploy to Google Play #65

Open dvmorozov opened 2 years ago

dvmorozov commented 2 years ago

References

https://docs.microsoft.com/en-us/xamarin/android/deploy-test/publishing/publishing-to-google-play/?tabs=macos https://docs.microsoft.com/en-us/xamarin/android/deploy-test/signing/?tabs=macos#newcert

https://devblogs.microsoft.com/xamarin/android-app-bundle/

https://support.google.com/googleplay/android-developer/answer/113770?hl=cs https://support.google.com/googleplay/android-developer/answer/7645364?hl=cs

https://play.google.com/intl/cs/about/developer-content-policy/ https://play.google.com/console/u/0/developers/8041151787318718079/create-new-app https://play.google.com/intl/cs_cz/about/developer-distribution-agreement.html

https://www.bis.doc.gov/index.php/policy-guidance/encryption

https://jgilfelt.github.io/AndroidAssetStudio/index.html

https://semver.org/

Testing

https://support.google.com/googleplay/android-developer/answer/9845334#internal_test&zippy=%2Cintern%C3%AD-test-spr%C3%A1va-a%C5%BE-tester%C5%AF

Firebase

https://console.cloud.google.com/marketplace/product/google-cloud-platform/firebase-test-lab-for-android?q=search&referrer=search&project=pc-api-8041151787318718079-491 https://firebase.google.com/terms?hl=en&authuser=0 https://firebase.google.com/pricing/

Agreements

https://play.google.com/about/developer-distribution-agreement.html https://play.google.com/intl/cs_cz/about/developer-distribution-agreement.html https://play.google.com/about/console/terms-of-service/ https://play.google.com/about/play-app-signing-terms/

Taxes

https://support.google.com/googleplay/android-developer/answer/138000?hl=cs#zippy=%2Cevropsk%C3%A1-unie%2Csazby-dph-za-n%C3%A1kupy-aplikac%C3%AD-a-obsahu-proveden%C3%A9-z%C3%A1kazn%C3%ADky-z-eu

OAuth

https://xamarinuniversity.github.io/AND230/parts/part1.html https://coderwall.com/p/r09hoq/android-generate-release-debug-keystores https://developers.google.com/identity/protocols/oauth2/policies#secure-response-handling https://developers.google.com/identity/protocols/oauth2/native-app''

dvmorozov commented 2 years ago

keytool -list -v -keystore release.keystore

dvmorozov commented 2 years ago

Use "Desktop" type of application to deploy from Visual Studio.