๐Ÿ“ฆ endragor / cpal-android-test

Test to see if CPAL works on your Android device

โ˜… 2 stars โ‘‚ 0 forks ๐Ÿ‘ 2 watching
๐Ÿ“ฅ Clone https://github.com/endragor/cpal-android-test.git
HTTPS git clone https://github.com/endragor/cpal-android-test.git
SSH git clone git@github.com:endragor/cpal-android-test.git
CLI gh repo clone endragor/cpal-android-test
Ruslan Mustakov Ruslan Mustakov Initial commit 6eaddea 5 years ago ๐Ÿ“ History
๐Ÿ“‚ master View all commits โ†’
๐Ÿ“ assets
๐Ÿ“ src
๐Ÿ“„ .gitignore
๐Ÿ“„ Cargo.toml
๐Ÿ“„ CPALTest.apk
๐Ÿ“„ README.md
๐Ÿ“„ README.md

CPAL Android Test

A simple test to see if my branch of CPAL works on your Android device.

The repo contains pre-built CPALTest.apk, which you can just install and run. It should play a simple melody till the end.

You can build the APK yourself with cargo apk build. That requires cargo-apk v0.5.2 or newer.