Git Product home page Git Product logo

flowmusicplayer's Introduction

Flow Music Player

This is an application for my own purposes to learn both java and android native development.

Currently it is being recreated in Kotlin with modern practices such as MVVM, Jetpack Compose, Dagger-Hilt DI, Media3, States, Coroutines and etc.: https://github.com/tiesiogdvd/FlowMusicPlayerKotlin

Group 317

d70fd0be6c20157feda01c36cda5f00d0d21fe1b| c0ab46bb1ce2ceef01d5097c5697f0b00e7e9a24

77c025530fc85e708a7f5b2b23378218ad2206a6| 2e838470a213f1dc59a0381c56d0c977d7f84ddc| fe66e66435131fe381fbe3289b6f9ec97f317eb1

Features so far include

-Locating of audio files. Audio scraping can be done with either MediaStore database or own recursive implementation through settings;

-Fragments with recyclerviews and adapters for various music data (playlists, folders, favorites, all songs and etc.)

-Retrieving and setting metadata (audio image, title, artist and etc.);

-AsyncTask implementation in display of lists with MetaData;

-Creating, saving playlists and music data on an SQLite database;

-ViewModel and LiveData implementation for optimizing changes (playlist changes, music source changes);

-Activity lifecycle implementations to keep positions between changes, new instances and rotations;

-Foreground service with MediaPlayer binded to activity;

-MediaPlayer service notifications with full media controls (seekbar, previous, play|pause, next);

-Actions on focus change (such as sound from other app);

-MediaSession with controls from current and other devices;

-Caching of metadata images

-Comparators for sorting lists of music data;

-Support for config changes such as screen rotation

-MotionLayout for smooth layout changes

-App themes for light and dark mode

-Swipe listener for hiding and showing NavBar controls and MusicBar

-Settings menu for various settings implementations;

-Dynamic background dependent on music bitmap and icons dependent on bitmap average brightness

flowmusicplayer's People

Contributors

tiesiogdvd avatar

Stargazers

Alex88 avatar E71OIZ avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.