Skip to content

Instantly share code, notes, and snippets.

@nickfox
Last active December 23, 2015 05:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nickfox/6590747 to your computer and use it in GitHub Desktop.
Save nickfox/6590747 to your computer and use it in GitHub Desktop.
1) from running the AS analyzer, what needs to be fixed
2) what need to be done to bring the app to localize it to current android standards
3) what needs to be done to the app for branding, ie. xml files and images
4) looking at the code itself, what needs to be done to bring it up to current android coding standards
5) is there any critical error handling missing
6) how long would it take you to comment the code (to the *method* level only) with a tool like dOxygen?
7) does it meet core android quidelines? http://developer.android.com/distribute/googleplay/quality/core.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment