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: 5 months 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 (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-20T07:57:38.000Z (over 4 years ago)
- Last Synced: 2025-01-09T12:38:40.203Z (about 1 year 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 |
|:---|
|
|