How to record audio with Superpowered SDK on Android Q?
问题 I want to record audio with Superpowered SDK on my rooted Android Q device. As Google has put some restrictions on recording Audio on Android Q so I am trying to port Superpowered SDK Android Example into a Linux executable that I can run on system space bypassing the Android Apps restriction. Please let me know if I am wrong at this point. For this I have created a simple project with the main class as the following: #include <string> #include <OpenSource/SuperpoweredAndroidAudioIO.h>