All Projects → andremion → Music Player

andremion / Music Player

Licence: apache-2.0
From UI Proposal to Code 🎶▶️

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Music Player

Ieasemusic
网易云音乐第三方
Stars: ✭ 8,572 (+147.82%)
Mutual labels:  music, player, music-player
Sbplayerclient
支持全格式的mac版视频播放器
Stars: ✭ 110 (-96.82%)
Mutual labels:  music, player, music-player
Prodigal
Music Player for Android which looks & feels like classic player
Stars: ✭ 86 (-97.51%)
Mutual labels:  music, player, music-player
Lofi Player
🎧 A Lofi Player built with HTML, CSS and Javascript using Parcel as Module Bundler https://lakscastro.github.io/lofi-player
Stars: ✭ 38 (-98.9%)
Mutual labels:  music, player, music-player
Simple Music Player
Simple Music Player - SimpleMP - Keeps it simple and plays your music
Stars: ✭ 298 (-91.38%)
Mutual labels:  music, player, music-player
Kaku
🎧 Kaku is a highly integrated music player supports different online platform like YouTube, SoundCloud, Vimeo and more. Available on Mac, Windows and Linux.
Stars: ✭ 1,028 (-70.28%)
Mutual labels:  music, player, music-player
Openwhyd
💎 Like Pinterest, for Music
Stars: ✭ 287 (-91.7%)
Mutual labels:  music, player, music-player
Skplayer
🎵 A simple & beautiful HTML5 music player
Stars: ✭ 437 (-87.37%)
Mutual labels:  music, player, music-player
Html Midi Player
🎹 Play and display MIDI files on the web
Stars: ✭ 158 (-95.43%)
Mutual labels:  music, player, music-player
Odyssey
Odyssey music player
Stars: ✭ 153 (-95.58%)
Mutual labels:  music, player, music-player
Yesplaymusic
高颜值的第三方网易云播放器,支持 Windows / macOS / Linux
Stars: ✭ 12,981 (+275.28%)
Mutual labels:  music, player, music-player
Swift Radio Pro
Professional Radio Station App for iOS!
Stars: ✭ 2,644 (-23.56%)
Mutual labels:  music, player, music-player
Webaudiofont
Use full GM set of musical instruments to play MIDI and single sounds or effects. Support for reverberation and equaliser. No plugins, no Flash. Pure HTML5 implementation compatible with desktop and mobile browser. See live examples.
Stars: ✭ 600 (-82.65%)
Mutual labels:  music, player, music-player
Pandoraplayer
🅿️ PandoraPlayer is a lightweight music player for iOS, based on AudioKit and completely written in Swift.
Stars: ✭ 1,037 (-70.02%)
Mutual labels:  music, player, music-player
Tauonmusicbox
The Linux desktop music player from the future! 🌆
Stars: ✭ 494 (-85.72%)
Mutual labels:  music, player, music-player
React Cassette Player
Simple ReactJS HTML5 audio player component built with SVG icons from The Noun Project.
Stars: ✭ 93 (-97.31%)
Mutual labels:  music, player, music-player
Playpauseview
Let the play and pause button transition gracefully
Stars: ✭ 383 (-88.93%)
Mutual labels:  music, player, music-player
Musicplayer
A minimal music player built on electron.
Stars: ✭ 145 (-95.81%)
Mutual labels:  music, player, music-player
Nighthawk
A stealthy, simple, unobtrusive music player that stays out of your way
Stars: ✭ 197 (-94.3%)
Mutual labels:  music, player, music-player
minimal-player
This is a minimal, clean audio/music/mp3 player with spinning cover images, built with jQuery, TweenMax.js and SVG images.
Stars: ✭ 48 (-98.61%)
Mutual labels:  player, music-player, transition

Icon

Music Player: From UI Proposal to Code

This is a prototype made for the article. This is not a real music player and don't expect it is.

Some developers have difficult to code when the UI proposal is a bit “sophisticated” or “complex”. Many of them strip a lot of significant portion of the UI or even the Motion when they are coding, and the result ends up quite different of the original proposal.

This article talks about how would be to code an UI proposal, skipping some basic Android details and focusing on transition and animation approach...

Read more at here

Special thanks to michaelizer for the awesome logo.


License Apache 2.0 minSdkVersion 21 compileSdkVersion 27

Android Arsenal MaterialUp Music-Player Android Sweets #27 Awesome Android #22

Transition by Anish Chandran Code by André Mion
Transition by Anish Chandran Code by André Mion

Libraries and tools used in the project

  • Design Support Library The Design package provides APIs to support adding material design components and patterns to your apps.
  • MusicCoverView A Subclass of ImageView that 'morphs' into a circle shape and can rotates. Useful to be used as album cover in Music apps.
  • RecyclerView A flexible view for providing a limited window into a large data set.
  • PercentRelativeLayout Subclass of RelativeLayout that supports percentage based dimensions and margins.

License

Copyright 2016 André Mion

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].