An Application to learn latest technologies in Android
advertisement
名前 | Music Manager |
---|---|
バージョン | 4.0.0 |
アップデート | 2020年04月01日 |
サイズ | 3 MB |
カテゴリー | 音楽&オーディオ |
インストール | 10千+ |
開発元 | Pouya |
Android OS | Android 5.0+ |
Google Play ID | ir.heydarii.musicmanager |
Music Manager · 説明
For more information kindly visit the Github page of the application :
https://github.com/SirLordPouya/MusicManager
MusicManager is an Android application for those who want to get familiar with the latest technologies in Android World. I will keep this project up to date as long as I can. You can help to keep it up to date if you like ;)
How app works
This application is designed to find singers and their top albums. I used the api from last.fm website (you can find the details in api secion). There are 4 main pages :
Saved albums : shows albums saved by user. works also in offline mode
Search artist
Top albums : shows top albums of the selected artist.
Album details : shows details of the selected album
Technologies and Architecture
Technologies that have been used in this projects are :
MVVM
Room
ViewModel
ViewModelFactory
DI via Dagger2
Retrofit
RxJava
Kotlin
LiveData
Navigation Component
Single Activity
Safe Args
DiffUtils
ListAdapter
API
All the api's has provided by the last.fm website. for more information please visit their website.
https://github.com/SirLordPouya/MusicManager
MusicManager is an Android application for those who want to get familiar with the latest technologies in Android World. I will keep this project up to date as long as I can. You can help to keep it up to date if you like ;)
How app works
This application is designed to find singers and their top albums. I used the api from last.fm website (you can find the details in api secion). There are 4 main pages :
Saved albums : shows albums saved by user. works also in offline mode
Search artist
Top albums : shows top albums of the selected artist.
Album details : shows details of the selected album
Technologies and Architecture
Technologies that have been used in this projects are :
MVVM
Room
ViewModel
ViewModelFactory
DI via Dagger2
Retrofit
RxJava
Kotlin
LiveData
Navigation Component
Single Activity
Safe Args
DiffUtils
ListAdapter
API
All the api's has provided by the last.fm website. for more information please visit their website.