Skip to content

Commit

Permalink
README added
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukas Vacek committed Dec 5, 2015
1 parent b99258b commit ccaaa86
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.me
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
building/hacking/...
====================

Checkout this repo in Android studio, wait for gradle sync to finish
(you might need to install missing android-21 target) and click "build" :)

Just click "Run" and choose a running device (requires "USB debugging" enabled)..

Alternatively, you can use "Build/Build APK" to build an unsigned APK (you can copy and
install this APK on your phone (requires allowed "Unknown sources").

0 comments on commit ccaaa86

Please sign in to comment.