What steps will reproduce the problem? 1.Create test @RunWith(AndroidJUnit4.class) public class SetupAccountWizardTest { @Rule public IntentsTestRule<AccountWizard_> testCase = new ...
There are multiple ways to approach Android Development but by far the most official and powerful is to use Android Studio. This is the official IDE (Integrated Development Environment) for the ...