how can i test my app for android code example
Example: how i can test my android
In the Project window, right-click a test and click Run .
In the Code Editor, right-click a class or method in the test file and click Run to test all methods in the class.
To run all tests, right-click on the test directory and click Run tests .