一键激活黑阈,免除手动输入脚本之痛
- 基于C#开发,启动后会自动搜索安卓设备。
- 图形化界面,方便操作
暂未解决的问题
- 因为经费有限,暂时没有做多设备同时连接的处理
- 暂时只支持连接单个设备
- 本质上还是基于ADB进行操作,响应速度比较慢
- 运行该程序的机器需要支持.NET Core 3.1
- 经费有限,没有美化界面
OneKeyBreventCaller
Activate Brevent with one key, eliminating the pain of manually entering scripts
-
Based on C#, it will automatically search for Android devices after startup.
-
With graphical interface, easy to operate
Unresolved Problems
-
Due to limited funds, there is no simultaneous connection of multiple equipment
-
For the time being, only connect to a single device
-
The operation is still based on ADB in essence, and the response time is slow (To be honest,it's sick.)
-
The machine running this program needs support. NET Core 3.1
-
No beautification of the interface