摘要:
1.安装apk 下载地址 2.运行服务(每次重启系统都需要运行一次) adb shell am startservice ca.zgrs.clipper/.ClipboardService 3.设置剪切板内容 adb shell am broadcast -a clipper.set -e text 阅读全文
posted @ 2022-09-26 15:58 ErgoCogito 阅读(2498) 评论(0) 推荐(0)
|
|
|
|
摘要:
1.安装apk 下载地址 2.运行服务(每次重启系统都需要运行一次) adb shell am startservice ca.zgrs.clipper/.ClipboardService 3.设置剪切板内容 adb shell am broadcast -a clipper.set -e text 阅读全文
posted @ 2022-09-26 15:58 ErgoCogito 阅读(2498) 评论(0) 推荐(0) |
|