Skip to content

jonashao/next-kotlin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

next-kotlin

Kotlin version of Next music player

Welcome to join and contribute.

This is an extremely simple music player, only letting user to swipe to skip , or pause and start playing music. And, It super saves power, compared to wechat and facebook, its power consumption can be ignored.

It might be a good example for learning Kotlin, android music player and ObjectBox, since it's simple and clean.

Pace adaptation

Get Sensor: TYPE_STEP_DETECTOR timestamps.

when user enter this pace adaptation mode, start to count the timestamps.

calculating foot frequency every 10 seconds or 30 steps.

Libs

  • RxJava
  • ObjectBox

Todo

-[x] fetch album arts from Last.fm -[ ] record playing behaviors to recommend music -[ ] display player state and message