Skip to content

Commit 4952ed7

Browse files
committed
update readme
1 parent 52c0240 commit 4952ed7

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,15 @@
11
# android-bt-parser
2+
3+
# usage
4+
5+
Obtain device id:
6+
7+
```sh
8+
adb devices
9+
```
10+
11+
Enjoy debugging:
12+
13+
```bash
14+
android-bt-parser--device-id DEVICE_ID --lib-path path_to_native_lib --app-name com.my.fucked.app.ndk.attempt
15+
```

0 commit comments

Comments
 (0)