Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leoando/android-sound-samples
Sample for Sound
https://github.com/leoando/android-sound-samples
android android-java android-kotlin jetpack-compose
Last synced: about 1 month ago
JSON representation
Sample for Sound
- Host: GitHub
- URL: https://github.com/leoando/android-sound-samples
- Owner: LeoAndo
- Created: 2021-12-16T20:14:59.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-20T07:57:38.000Z (about 3 years ago)
- Last Synced: 2024-11-11T11:50:37.961Z (3 months ago)
- Topics: android, android-java, android-kotlin, jetpack-compose
- Language: Kotlin
- Homepage:
- Size: 13.9 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Overview
Sound playback samples
# develop env
# Supported OS Version
OS: 5.0 (API Level 21) or later
# APIs
- [SoundPool](https://developer.android.com/reference/android/media/SoundPool)
- [DefaultLifecycleObserver](https://developer.android.com/reference/androidx/lifecycle/DefaultLifecycleObserver)# For Java
[code](https://github.com/LeoAndo/android-sound-samples/tree/main/SoundJavaSample)# For Kotlin
[code](https://github.com/LeoAndo/android-sound-samples/tree/main/SoundKotlinSample)# For Compose
[code](https://github.com/LeoAndo/android-sound-samples/tree/main/SoundComposeSample)# Capture (Java / Kotlin)
| Pixel 4 OS8 |
|:---|
||
# Capture (Compose)
| Pixel 4 OS12 |
|:---|
||