Skip to content
Jaymassena edited this page Nov 11, 2012 · 1 revision
  • Make sure code doesn't include any active testing logic. For example, code that is hard coding the location or beacon set.
  • Always clean project before ant build.
  • Set log verbosity
  • Final check for unused resources.
  • Double check copyright, privacy, terms.
  • Lint check
  • Verify on minimum target android version.