clean a little the makefiles
This commit is contained in:
parent
30c1abe1ea
commit
88670183eb
5 changed files with 62 additions and 33 deletions
12
test_apks/README.md
Normal file
12
test_apks/README.md
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
# Test APKs
|
||||
|
||||
## Requirements to build
|
||||
|
||||
- Openjdk 17 at `/usr/lib/jvm/java-17-openjdk`
|
||||
- Android SDK at `$(HOME)/Android/Sdk` with `build-tools;34.0.0` and `platform-tools`
|
||||
|
||||
## Filtering logs:
|
||||
|
||||
```
|
||||
adb logcat -s THESEUS
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue