Fix mistake in the instructions

This commit is contained in:
Taylor Hornby 2019-04-23 14:01:18 -06:00
parent f6a6273196
commit 7c9bfaacfa
1 changed files with 1 additions and 1 deletions

View File

@ -149,7 +149,7 @@ Copy the `3fe...4df` part of your output and use it to replace the `fff...fff`
in the following command to start the emulator:
```
DISPLAY=d1368a32850c:1 $ANDROID_HOME/emulator/emulator -avd zemu -noaudio -no-boot-anim -gpu off -qemu
DISPLAY=ffffffffffff:1 $ANDROID_HOME/emulator/emulator -avd zemu -noaudio -no-boot-anim -gpu off -qemu
```
You can now install the APK in the emulator: