I am developing apps using Android Studio. I was able to run the test code. But, I do not know how to get code coverage in android studio.
I have a
I don't think you can see visual code coverage report inside Android Studio. But you could try Jacoco. You will need to integrate it in your build.gradle file. You can find the similar question & solution here
Jacoco
build.gradle