An open API service indexing awesome lists of open source software.

https://github.com/poberwong/adbwifi

一款可以用来无线真机调试的shell脚本
https://github.com/poberwong/adbwifi

Last synced: 5 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# adbwifi
一款可以用来无线真机调试的shell脚本
## Usage
1. to confirm that your phone and mac are in common wlan
1. make sure that your mac can work normally with adb command which is in android sdk and must be configured in your environment path
1. 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