I am developing a mobile android app. What are the most common libraries/frameworks used for Android unit testing? I feel that most of the business logic, database testing, Web
There is a guide for automated user interface testing on the Android Developers Website. I haven't tried it but it looks like what you've been looking for.