An open API service indexing awesome lists of open source software.

https://github.com/parvesh88/tinyalsa-android-marshmallow-release

Android userspace sound device driver
https://github.com/parvesh88/tinyalsa-android-marshmallow-release

Last synced: about 1 year ago
JSON representation

Android userspace sound device driver

Awesome Lists containing this project

README

          

Android Userspace ALSA Sound Device Driver

To get more features than official release.

Usage:

1. Setup Android NDK for Android marshmallow on any Linux distribution.
2. 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
```
3. Check build directory.

Enjoy!