Chapter 8. Improving Quality
You have just finished coding your app. Now what? Get it onto the Play Store as quickly as possible!
No wait, you are not done yet! Did you test your app properly? Will it work on any Android version? On any device? In all circumstances?
In this chapter, we will focus on:
- Patterns and support annotations
- Unit testing using Robolectrics
- Code analysis