Skip to content

Commit 33fc429

Browse files
Add explanation for Android Default Emulator
1 parent be35c42 commit 33fc429

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ You will see something like this :
7474
<img src=https://raw.githubusercontent.com/amitshekhariitbhu/Android-Debug-Database/master/assets/debugdb_edit.png >
7575

7676
### Working with emulator
77-
- Android Default Emulator: run `adb forward tcp:8080 tcp:8080` and open http://localhost:8080
77+
- Android Default Emulator: Run the command in the terminal - `adb forward tcp:8080 tcp:8080` and open http://localhost:8080
7878
- Genymotion Emulator: Enable bridge from configure virtual device (option available in genymotion)
7979

8080
### Getting address with toast, in case you missed the address log in logcat

0 commit comments

Comments
 (0)