Chapter 9

Publishing Your Game

You may have, by now, a pretty enjoyable 2-D game. Like most casual game developers, you probably want to share your creation with the rest of the world. The way to get your game into the hands, and onto the devices, of the masses is to publish it to the Android Marketplace. This chapter is going to outline the process of publishing your game on the Android Marketplace.

Before you can publish your masterpiece, you must do a few things to prepare your code to be compiled for release. This chapter will walk you through the steps to ready your game to be published. You must prepare your AndroidManifest file and sign and align your code.

NOTE: There are many resources on the Net, including the Android Developer Forums, ...

Get Practical Android 4 Games Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.