Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

  1. Forward host port to device port:
$ adb forward tcp:<host_port> tcp:<device_port>

Ensure that the forwarding is active:

$ adb forward --list
  1. Start the server on the device.

  2. Run the client script:

$ cd app/src/
$ python tcp_client.py

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages