Skip to content
/ MusicApp Public

Simple music application for clean architecture, mvp, testing, di, rx and realm in one project

Notifications You must be signed in to change notification settings

4xes/MusicApp

Repository files navigation

MusicApp

Simple music application for yandex mobile school 2016

  • ./gradlew clean build - Build the entire example and execute unit and integration tests plus lint check.
  • ./gradlew installDebug - Install the debug apk on the current connected device.
  • ./gradlew runUnitTests - Execute domain and data layer tests (both unit and integration).
  • ./gradlew runAcceptanceTests - Execute espresso and instrumentation acceptance tests.

App's screens.

Screen list

Screen detail 1

Screen detail 2

Bonus: Open link in finest web view.

Screen browser link

Square's codestyle

About

Simple music application for clean architecture, mvp, testing, di, rx and realm in one project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages