Android Development

A quick reference on how to start developing games and applications on Google's Java Powered Platform.






  1. Register - one time fee $25
  2. Develop - using android SDK
    • can be developed using windows/ mac/ linux
    • can use any IDE
  3. Publish
    Upload Requirements
    • apk file-50mb max
    • screenshots
    • language, title, description, recent c hanges, promo text, application type, category
Ways to Publish
  1. through Google Play
  2. download from website, this is standalone and will not be available google play store

Publishing checklist
  1. know the publishing process
  2. know policies and agreements
  3. test your application and squish bugs
  4. determine your intended audience
  5. determine your audienc'es country
  6. know your app's overall file size
  7. test for your app's screen compatibility over many devices
  8. decide your app's business model
  9. consider micro transactions
  10. finalize your app's pricing
  11. finalize your app's language and multi-language support
  12. prepare marketing materials, trailers and screenshots
  13. compile your application
  14. finalize your app's details, title, description, etc.
  15. publish your app to google play, or website
  16. update your application and support your users

Comments