Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 570 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 570 Bytes

Build

The project is built with Gradle.

Command line

Assemble app.

bash$ cd gotapdance/android/app
bash$ ../gradlew assemble

Install app on device or emulator.

bash$ cd gotapdance/android/app
bash$ ../gradlew install

Developer mode have to be enabled on device.

IDE

Tapdance also can be built from Android Studio or Intellij Idea via standard interface.

Screenshot

One of the latest versions looks like this: