Skip to content

Commit d054464

Browse files
Add how to use over usb(no wifi)
1 parent 11b6745 commit d054464

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,9 @@ That’s all, just start the application, you will see in the logcat an entry li
3535

3636
Now open the provided link in your browser.
3737

38-
Important : Your Android phone and laptop should be connected to the same Network (Wifi or LAN).
38+
Important:
39+
- Your Android phone and laptop should be connected to the same Network (Wifi or LAN).
40+
- If you are using it over usb, run `adb forward tcp:8080 tcp:8080`
3941

4042
Note : If you want use different port other than 8080.
4143
In the app build.gradle file under buildTypes do the following change

0 commit comments

Comments
 (0)