Sample Header Ad - 728x90

Is Android unit testing on a physical device actually a thing?

0 votes
0 answers
33 views
Firebase has physical devices for testing: https://firebase.google.com/docs/test-lab/android/available-testing-devices however it's a little expensive. I was wondering if testing things on a physical Android device is a real thing and if there are frameworks for that. I know that there are unit tests that are mocked and run on the computer, but some things like the Android Media Codec Decoder can only be tested on the device
Asked by Poperton (112 rep)
Jul 30, 2022, 05:06 AM