You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/tutorials/advanced/MobileDeployment/01_getting_started/index.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,6 +38,10 @@ For more information visit about getting started with Android development:
38
38
-[Getting Started with Android Development](https://learn.microsoft.com/en-us/dotnet/android/getting-started/installation/)
39
39
-[Getting Started with Maui Development](https://learn.microsoft.com/en-us/dotnet/maui/get-started/installation)
40
40
41
+
To release your game to the Google App Store, you will need to sign up for a developer account at [Google Play Signup](https://play.google.com/console/signup). You will need to accept the Developer Distribution Agreement and pay a registration fee.
42
+
43
+
More information about the registration process can be found here [Registration process](https://support.google.com/googleplay/android-developer/answer/6112435).
44
+
41
45
## iOS Development
42
46
43
47
**Platform Requirement:** iOS development requires a Mac, whether you develop entirely on it or use the **Pair to Mac** option with Windows Visual Studio.
0 commit comments