Skip to content

Commit 11b6745

Browse files
Add how to use with default-emulator/genymotion
1 parent b234310 commit 11b6745

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)