All Projects → vpaliy → Melophile

vpaliy / Melophile

Licence: apache-2.0
A fully-featured music app that contains various elements of Material Design.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Melophile

Music Player
Lightweight and Material designed Music Player
Stars: ✭ 223 (-74.04%)
Mutual labels:  music-player, android-application
flutter-tunein
Dynamically themed Music Player built with flutter
Stars: ✭ 108 (-87.43%)
Mutual labels:  music-player, android-application
Android-Clean-Architecture
🚀A basic sample android application to understand Clean Architecture in a very simple way and is written in Kotlin.
Stars: ✭ 39 (-95.46%)
Mutual labels:  android-application, clean-architecture
Beatplayer
Music Player
Stars: ✭ 117 (-86.38%)
Mutual labels:  music-player, android-application
Canaree Music Player
Complete music player published in the Play Store. Heavily relies on Dagger, kotlin coroutines and Clean architecture.
Stars: ✭ 371 (-56.81%)
Mutual labels:  music-player, android-application
Listenermusicplayer
A Grace Material Design Music Player
Stars: ✭ 2,360 (+174.74%)
Mutual labels:  music-player, android-application
android-music-app
Simplified version of Melophile.
Stars: ✭ 54 (-93.71%)
Mutual labels:  music-player, clean-architecture
Kotlin Android Scaffolding
An android project structure using kotlin and most common libraries.
Stars: ✭ 53 (-93.83%)
Mutual labels:  clean-architecture, android-application
Android Clean Architecture Boilerplate
An android boilerplate project using clean architecture
Stars: ✭ 3,534 (+311.41%)
Mutual labels:  clean-architecture, android-application
blade-player
Android music player that plays from local library, Spotify or Deezer
Stars: ✭ 67 (-92.2%)
Mutual labels:  music-player, android-application
Prodigal
Music Player for Android which looks & feels like classic player
Stars: ✭ 86 (-89.99%)
Mutual labels:  music-player, android-application
Android Showcase
💎 Android application following best practices: Kotlin, Coroutines, JetPack, Clean Architecture, Feature Modules, Tests, MVVM, DI, Static Analysis...
Stars: ✭ 5,214 (+506.98%)
Mutual labels:  clean-architecture, android-application
Muzesto
Open source android music player with heavy implementations of visualization.
Stars: ✭ 53 (-93.83%)
Mutual labels:  music-player, android-application
Flutter Netease Music
flutter music player application. (仿网易云音乐)
Stars: ✭ 2,662 (+209.9%)
Mutual labels:  music-player, android-application
Android Mvp Architecture
🏛 A basic sample android application to understand MVP in a very simple way. Just clone, build, run and understand MVP.
Stars: ✭ 203 (-76.37%)
Mutual labels:  clean-architecture, android-application
Stars
An android application build with a clean architecture approach and Star wars API
Stars: ✭ 54 (-93.71%)
Mutual labels:  android-application, clean-architecture
anyaudio-android-app
One Stop Music Application
Stars: ✭ 78 (-90.92%)
Mutual labels:  music-player, android-application
Musicplayer
Implemented using Clean Arch, MVVM, LiveData, Room, Koin, Coil, Service, Notification and ExoPlayer
Stars: ✭ 413 (-51.92%)
Mutual labels:  clean-architecture, android-application
Music Player Go
🎶🎼 Very slim music player 👨‍🎤 100% made in Italy 🍕🌳🌞🍝🌄
Stars: ✭ 654 (-23.86%)
Mutual labels:  music-player, android-application
Android Architecture Components Kotlin
Clean code App with Kotlin and Android Architecture Components
Stars: ✭ 23 (-97.32%)
Mutual labels:  clean-architecture

Melophile

Melophile is a simple music app which uses SoundCloud API.

Features

  • stream music
  • like/unlike a song
  • follow/unfollow users
  • search for tracks, users, playlists
  • view playlists, users, tracks
  • invite friends (thanks to Firebase Invites)
  • browse your listening history

Running

  • clone repository using git clone https://github.com/vpaliy/Melophile.git
  • obtain a client_id, client_secret key by registering here.

Demo

License

Apache License

Copyright (c) 2021 Vasyl Paliy

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].