Don Turner
Don Turner
Steps to repro: `./gradlew buildPlugin` Expected outcome: Plugin is built without error Actual outcome: Build fails with the following error: ``` $ ./gradlew buildPlugin FAILURE: Build failed with an exception....
Just to make you aware that the template is incompatible with bootstrap3, however, it's extremely simple to make it compatible. Just change: ``` ... ``` To: ``` ... ```
On a Pixel XL I'm unable to set a buffer size of 96 frames which is the burst size. The minimum buffer size I can select is 192. Steps to...
Test device: Samsung Galaxy S9 running Android 8.0.0 G960FXXS2BRI1 Steps to repro: - Run LoopbackApp - Change API to AAudio - Run round-trip latency test a few times Expected result:...
Fixes #52
After importing the project into IntelliJ IDEA there is no green play button to run the tests. It appears that is because the test root isn't set in `build.gradle.kts`
When I uncomment the following line in main.c: `usb_dump()` I get the following output over UART: ====== Freescale Freedom FRDM-KL25Z Built: Sep 8 2017 23:15:55 Reset code: 0x00 0x04 Heap:...
ClassyShark reports that android-support-v4.jar is 32MB when in fact it is 1.3MB