Ars is a tool screening android devices via adb and ffplay (a minimalistic multimedia player of ffmpeg).
Download release file xxx.zip
, extract to anywhere, and then run ars.exe
There's three buttons on the widget.
Start
button on the right side. Click to detect connected devices or start screening once some of devices selected.Stop
button in the middle. Click to stop all screening but adb process.Kill
button on the left side. Click to kill adb and ffplay processes.
Initial layout
Select(green one) to start
- Ars only support screening via USB connection. WIFI screening is not being implemented so far.
- Ars only screening android device, it's not possible to control android device through screening.
- The icons used by Ars come from Iconfont, thence consent of the author is required when Ars is used for commercial purposes.
- Ars relies on adb and ffmpeg, make sure you are fully comprehending the licenses of them.