thibseisel / android-odeon

A simple but efficient music player on Android.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Odeon ๐ŸŽต

Odeon Music Player is a lightweight music player for Android. Get it on Google Play.

We value your privacy, your battery life and your device's storage space.

Home screen Player controls Album list Album detail

Features

Odeon has all features that you'd expect from a music player in a clean and simple interface :

  • Browse your music by title, artists and albums.
  • Control playback via the interface, the lock screen or headset buttons.
  • Create and edit playlists.
  • Play tracks that have been added recently or the ones you like the most.
  • Control your music safely while driving with Android Auto ๐Ÿš—.

The following features are available but experimental :

  • Tell the Google Assistant ๐ŸŽ™๏ธ what to play.
  • Enable Night Mode ๐ŸŒ› to reduce eye-strain and save your battery life.

The project

Initially seen as a lightweight alternative to Google Play Music (the music player pre-installed on most Android phones), the idea behind Odeon gradually matured to become its own thing :

a smart music player that plays music matching your current mood.

At the time only the basic music player features are completed ; smart playlists are still under development.

Developer showcase

Odeon is built with the latest tools and practices for the Android Platform :

Odeon could then act as a showcase for developers wishing to integrate all those technologies together. It also demonstrates how to solve common Android problems such as animating icons and transitions between screens.

What's coming next

The following features are still under development :

  • Better management of user-defined playlists.
  • Build smart playlists whose tracks play well together.
  • Automatically tag media files to always have the correct album cover.

License

Copyright 2020 Thibault Seisel

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.

About

A simple but efficient music player on Android.

License:Apache License 2.0


Languages

Language:Kotlin 100.0%