File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -53,12 +53,15 @@ You will see something like this :
5353
5454<img src=https://raw.githubusercontent.com/amitshekhariitbhu/Android-Debug-Database/master/assets/debugdb.png >
5555
56+ ### Working with emulator
57+ - Android Default Emulator: run ` adb forward tcp:8080 tcp:8080 ` and open http://localhost:8080
58+ - Genymotion Emulator: Enable bridge from configure virtual device (option available in genymotion)
5659
5760### Find this project useful ? :heart :
5861* Support it by clicking the :star : button on the upper right of this page. :v :
5962
6063### TODO
61- * Fix emulator issue [ Issue Link] ( https://github.com/amitshekhariitbhu/Android-Debug-Database/issues/6 )
64+ * Simplify emulator issue [ Issue Link] ( https://github.com/amitshekhariitbhu/Android-Debug-Database/issues/6 )
6265* Edit shared preferences directly from the browser. At present, it is only possible to edit database values.
6366* And of course many more features and bug fixes.
6467
You can’t perform that action at this time.
0 commit comments