#Reactive UI - sample app
This is demo app for a talk about reactive UI in Android with Scala. Read more at zbsz.gihub.io.
##Installation
This app can be installed and run through sbt: sbt android:run
, it will search for music files in MediaStore
and play songs from biggest album found on the device.