Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yanfiq/streamfusion
https://github.com/yanfiq/streamfusion
android android-application asynchronous-programming audius jetpack-compose kotlin kotlin-android music-streaming-application soundcloud spotify youtube
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/yanfiq/streamfusion
- Owner: Yanfiq
- Created: 2024-05-25T07:02:14.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-08-24T16:44:54.000Z (4 months ago)
- Last Synced: 2024-10-10T00:42:03.287Z (2 months ago)
- Topics: android, android-application, asynchronous-programming, audius, jetpack-compose, kotlin, kotlin-android, music-streaming-application, soundcloud, spotify, youtube
- Language: Kotlin
- Homepage:
- Size: 1.59 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# StreamFusion
## What?
StreamFusion is an android app that tries to bring together various music streaming platforms, some of the platforms being implemented are Audius, SoundCloud, Spotify, and YouTube.### Screenshots
Still rewriting to jetpack compose## Who?
No one, I just woke up and suddenly my IDE magically contained the code by itself, even though I had dreamed of writing the code## When?
After World War II## Where?
On the earth.## Why?
This project is my attempt to learn Android development, such as the following materials:
1. Activity and Intent
2. Layout (XML and Jetpack Compose)
3. Connection to web API (Retrofit)
4. File storage (Data Store)
5. ViewModel & LiveData
6. Asynchronous Programming (Coroutines)
etc. i think...## How?
Clone this repo, and help me work on it, sorry if the code sucks