• Stars
    star
    3,517
  • Rank 12,641 (Top 0.3 %)
  • Language
    Java
  • License
    Apache License 2.0
  • Created over 8 years ago
  • Updated almost 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

From UI Proposal to Code 🎶▶️

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.

More Repositories

1

Floating-Navigation-View

A simple Floating Action Button that shows an anchored Navigation View
Java
1,293
star
2

CounterFab

A FloatingActionButton subclass that shows a counter badge on right top corner
Kotlin
728
star
3

Theatre

Pet project using Clean Architecture + MVVM + Reactive Extensions + Android Architecture Components. The data are fetched from LondonTheatreDirect API. 🎭
Kotlin
640
star
4

Louvre

A small customizable library useful to handle an gallery image pick action built-in your app. 🌄🌠
Java
638
star
5

Music-Cover-View

Subclass of ImageView that 'morphs' into a circle shape and can rotates. Useful to be used as album cover in Music apps. 📀🎶
Java
261
star
6

UI-Motion

How to apply meaningful and delightful motion in a sample Android app
Java
168
star
7

Android-Animated-Icons

How to improve the user experience using animated icons with vector drawables on Android
Java
116
star
8

Villains-and-Heroes

Android app built with MVP architectural approach and uses Marvel Comics API that allows developers everywhere to access information about Marvel's vast library of comics. ⚡
Java
54
star
9

Scrolling-techniques-using-Android-Design-Support-Library

Como aplicar as técnicas de rolagem do Material Design usando a biblioteca de suporte Android Design Support Library
Java
22
star
10

Jobster

A proof of concept of Multiplatform Compose for Android and iOS using Google Gemini API
Kotlin
21
star
11

RetroBeat

A multiplatform music player app with the vibe of good old vinyl players, targeting Android and iOS
Kotlin
17
star
12

Bikes

A sample of Unidirectional Data Flow ♺ usage. Bike data are fetched from CityBikes API. 🚴🏻‍♂️
Kotlin
10
star
13

AndroidDevChallenge-Compose-CountdownTimer

A Simple Countdown Timer for the propose of #AndroidDev Challenge 2
Kotlin
5
star
14

Hostel

Kotlin
5
star
15

SlidingPuzzle

A Kotlin multiplatform puzzle game based on the Sliding-Puzzle problem that uses A* search algorithm to solve it
Kotlin
4
star
16

flutter_github_repos

A simple Flutter application to start playing with Flutter. This app just shows Flutter repositories on GitHub paginating by 10 repos a time.
Dart
4
star
17

Github

Kotlin
3
star
18

ProtonMail

Kotlin
2
star
19

Movie

Kotlin
2
star
20

AndroidDevChallenge-Compose-MySoothe

Kotlin
1
star
21

IMDb

Kotlin
1
star
22

AndroidDevChallenge-Compose-Weather

Kotlin
1
star
23

andremion

1
star
24

boomerang

A Unidirectional Data Flow (UDF) multiplatform library (Work in progress)
Kotlin
1
star