mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 00:15:32 +00:00
docs(android): update keyboardharness readme
Test-bot: skip Build-bot: skip
This commit is contained in:
parent
00c213ba4e
commit
c243ceab3a
1 changed files with 1 additions and 7 deletions
|
|
@ -13,15 +13,9 @@ and consists of these engineering keyboards:
|
|||
test9469.kmp is another engineering keyboard to show non-printing characters on the OSK.
|
||||
|
||||
### Compiling From Command Line
|
||||
1. Launch a command prompt to the `android/` folder
|
||||
2. Compile KMEA. This will build and copy `keyman-engine.aar` to the Samples and Test projects
|
||||
```
|
||||
cd KMEA
|
||||
./build.sh
|
||||
```
|
||||
1. Launch a command prompt to the `android/Tests/KeyboardHarness` folder
|
||||
3. Compile KeyboardHarness
|
||||
```
|
||||
cd ../Tests/KeyboardHarness
|
||||
./build.sh
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue