We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13a1a17 commit bb722b0Copy full SHA for bb722b0
3 files changed
README.md
@@ -55,8 +55,12 @@ debug {
55
56
You will see something like this :
57
58
+### Seeing values
59
<img src=https://raw.githubusercontent.com/amitshekhariitbhu/Android-Debug-Database/master/assets/debugdb.png >
60
61
+### Editing values
62
+<img src=https://raw.githubusercontent.com/amitshekhariitbhu/Android-Debug-Database/master/assets/debugdbedit.png >
63
+
64
### Working with emulator
65
- Android Default Emulator: run `adb forward tcp:8080 tcp:8080` and open http://localhost:8080
66
- Genymotion Emulator: Enable bridge from configure virtual device (option available in genymotion)
assets/debugdb.png
310 KB
assets/debugdbedit.png
376 KB
0 commit comments