Skip to content

poberwong/adbwifi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

adbwifi

一款可以用来无线真机调试的shell脚本

Usage

  1. to confirm that your phone and mac are in common wlan
  2. make sure that your mac can work normally with adb command which is in android sdk and must be configured in your environment path
  3. to use shell
  • connected your phone and mac with usb

  • then input these command in your terminal or iTerm

    ```
    sh adbwifi.sh
    ```
    
    • in this command , the command 'sh' is to execute shell
    • you can also drag the adbwifi.sh file into terminal window
  • press enter then you can detach your phone from mac and debug your program without usb

About

一款可以用来无线真机调试的shell脚本

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages