Skip to content
This repository was archived by the owner on Dec 8, 2022. It is now read-only.

Release Procedure

AndyScherzinger edited this page Aug 5, 2012 · 9 revisions

##Source code

  1. Edit res/raw/changelog.html
  2. Edit AndroidManifest.xml
  • update versionCode
  • update versionName
  1. Make sure res/values/private-strings.xml has the proper BugSense API key (NOT '00000000')
  2. Create signed .apk with the andlytics keystore
  3. Check .apk locally
  4. Create tag
  • via command line see help or
  • ToitoiseGit (right click "create tag")
  1. push tag to upstream repo (Andlytics master, you need to be a member of Andlytics Github organization in order to do that)

##Play Store

  1. Edit changelog for all languages
  2. Save .apk to Dropbox
  3. Update Screenshots if necessary
Clone this wiki locally