1

I have created Android unit tests project. They need ADB running for the tests to run successfully. I have also used the command line tool of Android Debug Bridge for unit testing the Android Unit tests projects. In above both the cases ADB needs to be running.

Is it possible to run the tests without running ADB. This will be useful for build systems.

1 Answer 1

1

If you want to get the errors then you have to use ADB to get the errors.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.