Improving Enterprise App Quality with MOTODEV App Validator
MOTODEV App Validator is a free static analysis testing tool that operates on your Android application and optionally on an Eclipse project containing the application source code. You can easily test your apps and get results on the spot.
What kinds of tests does App Validator support?
There are many but here are just a few that enterprise developers will find useful:
- Too many or too few permissions in the application manifest, resulting in application crashes or unnecessary security warnings
- Missing drawable resources for density-specific layouts, resulting in poorly drawn images or force-close errors
- Failure to close database cursors from SQLite calls, resulting in memory leaks and application errors over time
- Incorrect manifest settings, resulting in applications not being discovered in the Android Market or behaving inconsistently on different types of devices
Learn more about how you can use MOTODEV App Validator to solve these issues by tuning into this webinar with Eric Cloninger, Product Line Manager at MOTODEV.