Skip to content

Junxiao-Liao/Android-PC-Socket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Communication Between Android and PC via socket

Setup

  1. Android device and PC should be connected via adb(either through USB or Wifi)
  2. Android code
  3. PC code - Python version
  4. PC code - Java version

Notice

  1. Android device as socket server, PC as socket client.
  2. PC side can choose one of the two versions of code.

About

Communication between PC and Android through Socket using adb

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors