- Is the functionality correct?
- Are the classes named suitably?
- Are the functions named suitably?
- How's the datastructure being used? Is the correct DS or it needs improvement
- Can the classes be further borken into small classes?
- Does the large set of input for a function deserve a new bean to be created?
Forked from srivastavarobin/AndroidJavaCodeReview.md
Created
December 24, 2015 03:01
-
-
Save maheshwarLigade/4779de83b868f59b730c to your computer and use it in GitHub Desktop.
Code Review Checklist for Android (Java Only)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment