mirror of
https://github.com/budtmo/docker-android.git
synced 2026-06-19 21:05:41 +08:00
Update README.md
This commit is contained in:
parent
ec0c381fb6
commit
f0fb5ef009
@ -210,6 +210,8 @@ adb connect <docker-machine-ip-address>:5555
|
||||
|
||||
![][adb_connection]
|
||||
|
||||
**Note:** You need to have Android Debug Bridge (adb) installed in your host machine.
|
||||
|
||||
Get rid of unauthorized device popup while connecting to the emulator outside the container
|
||||
------------------------------------------
|
||||
|
||||
@ -219,8 +221,6 @@ In order to connect to the emulator using already generated adbkey on your machi
|
||||
docker run -v <local Android key directory>:/root/.android/ ...
|
||||
```
|
||||
|
||||
**Note:** You need to have Android Debug Bridge (adb) installed in your host machine.
|
||||
|
||||
SMS Simulation
|
||||
--------------
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user