Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
renard314 authored Aug 7, 2017
1 parent 64e185f commit 11b3652
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,7 @@ make sure that you have got the android sdk as well as ndk (r8e) installed
* `git submodule update`
* `git submodule init`
* modify `path` to `ndk-build` in `gradle.properties`
* import `settings.gradle` into android studio or execute `./gradlew assembleDebug`
* cd tess-two/tess-two
* ndk-build -j4
* cd ../../
* ./gradlew app:assembleDevelopDebug

0 comments on commit 11b3652

Please sign in to comment.