Android: testing device testing

I am working on applications that play audio and video as main UI elements. Something I notice is that across a wide range of Android devices on the market, playback will or won't work differently. The system often behaves as if the playback completed successfully (callbacks, not an error), even if the user only heard part of the sound, or some parts do not play correctly.

I have a good emulation environment set up to run Unit Tests on different devices, however I don't have good methods to test the actual output / input to the system during these events.

Are there any methods to unit test and make sure audio or video is playing on those devices (i.e. the audio produced?)?

+3
android unit-testing audio


source to share


No one has answered this question yet

Check out similar questions:

3606
Close / hide Android soft keyboard
3295
Why is the Android emulator so slow? How can we speed up the development of an Android emulator?
3288
Correct use cases for Android UserManager.isUserAGoat ()?
2609
Is there a unique identifier for an Android device?
2560
How can I test a private function or class with private methods, fields or inner classes?
2510
How to persist android activity state by persisting instance state?
2097
Is there a way to run Python on Android?
830
Unit Testing C Code
717
JavaScript unit test tools for TDD
573
Is unit testing worth the effort?



All Articles
Loading...
X
Show
Funny
Dev
Pics