Leif160519的blog Leif160519的blog

——————

目录
Mac给Android手机开启黑域
/    

Mac给Android手机开启黑域

Mac下直接用 brew 安装 adb

安装

> brew cask install android-platform-tools

安装好后,手机连接Mac,开启开发者选项-USB调试,在终端输入

> adb devices

后回车

当有list... 读取到手机后,就可以进行最后一步,在终端输入

> adb -d shell sh /data/data/me.piebridge.brevent/brevent.sh

完成搞定!


“The first 90% of the code accounts for the first 90% of the development time. The remaining 10% of the code accounts for the other 90% of the development time.” – Tom Cargill

标  题Mac给Android手机开启黑域
作  者Leif160519
出  处https://github.icu/articles/2019/09/16/1568617572577.html
关于博主:坐标南京,运维工程师,如有问题探讨可以直接下方留言。
声援博主:如果您觉得文章对您有帮助,可以评论、订阅、收藏。您的鼓励是博主的最大动力!