This README file explains how to build and run android application
- Download and install Android Studio
- Launch and select Open an existing Android Studio project
- Select project folder and press Open
- If IDE suggests to install some SDKs, install it
- Wait until all initialization processes finished
- Run app on Android emulator or on real device by pressing Play button on right-top panel, or by pressing cmd+r/cmd+d shortcuts