- Easy mode
- Hard mode
- Launch visual studio and open the project
- Launch emulator / genymotion / plug device
- Run it from Android Studio
If it doesn't work, try
- Restarting the server
./adb kill-server
then./adb devices
and make sure you can see the device, from the platform-tools folder in the android SDK
- Solve puzzle
- Add more puzzles
- Achievements
- Fix UI
- Write tests