技术栈

【Android】Convenient ADB Commands

命运之手2024-10-29 14:34
Install
bash 复制代码
adb install -r <path>
Uninstall
bash 复制代码
adb uninstall <pkg>
Start
bash 复制代码
adb shell am start -n <pkg>/.SplashActivity
Stop
bash 复制代码
adb shell am force-stop <pkg>
Reset
bash 复制代码
adb shell pm clear <pkg>
Reboot
bash 复制代码
adb reboot
Shutdown
bash 复制代码
adb reboot -p
上一篇:在 React 中如何使用 Echarts
下一篇:go语言中流程控制语句
相关推荐
stevenzqzq
1 小时前
android lambda回调
android
林北北的霸霸
3 小时前
django初识与安装
android·mysql·adb
Java 码农
5 小时前
MySQL EXPLAIN 详解与优化指南
android·mysql·adb
stevenzqzq
9 小时前
Android Hilt 入门教程_传统写法和Hilt写法的比较
android
wuwu_q
9 小时前
用通俗易懂方式,详细讲讲 Kotlin Flow 中的 map 操作符
android·开发语言·kotlin
Hello.Reader
10 小时前
Flink CDC 从 Definition 到可落地 YAML
大数据·adb·flink
_李小白
10 小时前
【Android FrameWork】第五天:init加载RC文件
android
2501_91600747
10 小时前
手机使用过的痕迹能查到吗?完整查询指南与步骤
android·ios·智能手机·小程序·uni-app·iphone·webview
黄毛火烧雪下
11 小时前
React Native (RN)项目在web、Android和IOS上运行
android·前端·react native
下位子
11 小时前
『OpenGL学习滤镜相机』- Day7: FBO(帧缓冲对象)
android·opengl
热门推荐
01GitHub 镜像站点02BongoCat - 跨平台键盘猫动画工具03UV安装并设置国内源04综合整理:pdf预览显示:你尝试预览的文件可能对你的计算机有害。如果你信任此文件以及其来源,请打开此文件以看其内容,如何解决以正常预览文件05Linux下V2Ray安装配置指南06安娜的档案(Anna’s Archive) 镜像网站/国内最新可访问入口(持续更新)07jdk21下载、安装(Windows、Linux、macOS)08《大数据技术原理与应用》实验报告三 熟悉HBase常用操作09PyCharm 社区版全平台安装指南10npm使用国内淘宝镜像的方法