Skip to content

Latest commit

 

History

History
65 lines (43 loc) · 1.47 KB

README.md

File metadata and controls

65 lines (43 loc) · 1.47 KB

Galatea project

just for learning

base

  • kotlin
  • apply MVVM, liveData& ViewModel
  • rxjava+retrofit+dagger2+okhttp
  • memory+disk+net
  • glide
  • material design
  • aidl
  • custom view
  • etc

todo list

  • remoteView
  • notification
  • generator key method, md5
  • lazy load
  • etc

display

api

ready to change api

rank list https://api.apiopen.top/musicRankings

rank detail https://api.apiopen.top/musicRankingsDetails?type=1

song https://api.apiopen.top/musicDetails?id=610722309

API from NeteaseCloudMusicApi, before u test this project, u should launch the #NeteaseCloudMusicApi first,

node app.js

the API backend system now is just running on localhost.