Skip to content
Snippets Groups Projects
Verified Commit c08b3b5b authored by Burak Hançerli's avatar Burak Hançerli :headphones:
Browse files

doc: update readme

parent c58f6595
No related branches found
No related tags found
1 merge request!77doc: add emulator usage instructions into the readme
Pipeline #79264 passed
......@@ -93,6 +93,7 @@ Android emulators run behind a [virtual router](https://developer.android.com/st
After creating and spinning up the emulator, you can forward the required ports to the emulator with the following command on terminal:
> Note: This unfortunately needs to be repeated every time the emulator is started.
```bash
telnet localhost 5554 --> ( that will show you the file to get the auth code )
auth <auth-code>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment