Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
images/ | H | 25-Apr-2025 | - | |||
AutomatedTesting.md | H A D | 25-Apr-2025 | 12.1 KiB | 286 | 214 | |
Build.md | H A D | 25-Apr-2025 | 1.4 KiB | 36 | 25 | |
PrivacyPolicy.md | H A D | 25-Apr-2025 | 1.6 KiB | 40 | 26 | |
README.md | H A D | 25-Apr-2025 | 713 | 20 | 12 | |
TestOutput.md | H A D | 25-Apr-2025 | 943 | 31 | 23 | |
Usage.md | H A D | 25-Apr-2025 | 8.4 KiB | 174 | 123 |
README.md
1# OboeTester Documentation 2 3OboeTester is an app that can be used to test many of the features of Oboe, AAudio and OpenSL ES. 4It can also be used to test Android devices, measure latency and glitches, etc. 5 6OboeTester can be run as an interactive app. 7It can also be run as part of an [automated test using Intents](AutomatedTesting.md) 8 9## Install OboeTester 10 11You have two options: 121) Download OboeTester from [Play Store](https://play.google.com/store/apps/details?id=com.mobileer.oboetester) 132) OR [Build latest OboeTester using Android Studio](Build.md) 14 15## [How to Use OboeTester Interactively](Usage.md) 16 17## [Automated Testing with OboeTester](AutomatedTesting.md) 18 19-- [Privacy Policy](PrivacyPolicy.md) -- 20