Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
caikelun committed Apr 20, 2018
1 parent d93de82 commit d2bfcb0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,14 @@ The latest version of xhook is developed and debugged with the NDK version **r16
./clean_libs.sh
```

* try the demo APP

```
cd ./xhookwrapper/
./gradlew assembleDebug
adb install ./app/build/outputs/apk/debug/app-debug.apk
```


APIs
----
Expand Down

0 comments on commit d2bfcb0

Please sign in to comment.