Publishing for Android is a lot like publishing a build for Windows, Mac OS, and Linux. In certain cases, there are no required changes at all. For example, in a mobile game that uses finger gestures to interact with game elements, this can be accomplished with the same code as its desktop counterpart. Mobile touch input is beyond the scope of this workflow, so it’s assumed that the game is complete and ready for distribution.