Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# Overview

Sound playback samples

# develop env

スクリーンショット 2021-12-17 5 20 11

# 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 |
|:---|
| |