Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 896 Bytes

File metadata and controls

21 lines (13 loc) · 896 Bytes

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