We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be35c42 commit 33fc429Copy full SHA for 33fc429
README.md
@@ -74,7 +74,7 @@ You will see something like this :
74
<img src=https://raw.githubusercontent.com/amitshekhariitbhu/Android-Debug-Database/master/assets/debugdb_edit.png >
75
76
### Working with emulator
77
-- Android Default Emulator: run `adb forward tcp:8080 tcp:8080` and open http://localhost:8080
+- Android Default Emulator: Run the command in the terminal - `adb forward tcp:8080 tcp:8080` and open http://localhost:8080
78
- Genymotion Emulator: Enable bridge from configure virtual device (option available in genymotion)
79
80
### Getting address with toast, in case you missed the address log in logcat
0 commit comments