Add comment on requirement for x86_64 emulator in docs
This commit is contained in:
parent
14622ef75b
commit
0ab14264c0
@ -84,7 +84,7 @@ rustup target add x86_64-apple-darwin aarch64-apple-darwin
|
|||||||
# build Android library
|
# build Android library
|
||||||
./gradlew :android:buildAndroidLib
|
./gradlew :android:buildAndroidLib
|
||||||
```
|
```
|
||||||
8. Start android emulator and run tests
|
8. Start android emulator (must be x86_64) and run tests
|
||||||
```sh
|
```sh
|
||||||
./gradlew connectedAndroidTest
|
./gradlew connectedAndroidTest
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user