Android Userspace ALSA Sound Device Driver
To get more features than official release.
Usage:
- Setup Android NDK for Android marshmallow on any Linux distribution.
- Run following command from Terminal.
sudo apt update
sudo apt-get install git make
git clone https://github.com/parvesh88/tinyalsa-android-marshmallow-release master
cd master
make
- Check build directory.
Enjoy!