腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
工具
TVP
最新优惠活动
文章/答案/技术大牛
搜索
搜索
关闭
发布
精选内容/技术社群/优惠产品,
尽在小程序
立即前往
文章
问答
(9999+)
视频
沙龙
1
回答
如何使用Perl脚本测试使用Eclipse Epic的Android应用程序?
、
、
、
我正在为一个Android应用程序做Perl测试。如何使用Perl脚本测试使用Eclipse Epic的Android应用程序?
浏览 0
提问于2011-11-23
得票数 4
回答已采纳
1
回答
如何使用
adb
shell
命令创建脚本
、
、
adb
shell
wpa_cli -p /data/misc/wifi/sockets/ -i wlan0
adb
shell
add_network
adb
shell
set_network 0 auth_alg OPEN
adb
shell
浏览 0
提问于2015-06-01
得票数 1
2
回答
Nexus one忽略通过
ADB
发送的触摸事件
、
、
、
adb
shell
input keyevent 82
adb
shell
input keyevent 20
adb
shell
input keyevent 22
adb
shell</e
浏览 1
提问于2011-12-14
得票数 1
回答已采纳
5
回答
shell
/批处理脚本将命令定向到亚行
shell
、
、
、
目前,在windows批处理文件中,我正在为每个事件启动一个
adb
shell
,用于例如
adb
shell
sendevent /dev/input/event0 1 330 1
adb
<e
浏览 1
提问于2010-08-13
得票数 14
回答已采纳
1
回答
安卓-如何将File.txt内容粘贴到
adb
Shell
中
、
、
、
有没有办法使用
adb
shell
input text命令从文件中复制内容而不是操作系统。
adb
shell
input text "9800000000"
浏览 1
提问于2015-01-03
得票数 1
1
回答
Android设备及其版本DVM/ART的列表
、
有人知道Android设备的当前版本DVM / ART列表吗?Android 5.0.2 API 21 ART 2.1.0 Android 4.4.3 API 19 ART 1.6.0 (?) Android 2.3.3 API 10 DVM 1.4.0
浏览 3
提问于2016-08-17
得票数 0
1
回答
adb
.exe: unknown command am
adb
.exe: unknown command sleep error当我尝试在我的安卓设备上运行外壳脚本时,未知的命令睡眠错误一直在弹出
、
、
、
大家好,我是
shell
脚本的新手..如果表现得像个菜鸟,请不要介意。 当我尝试在我的android设备上运行
shell
脚本时,以下错误一直出现 #!/bin/bashdo
adb
-s $*
shell
am start com.android.camera/.Camera-W -S
adb</e
浏览 589
提问于2021-01-27
得票数 1
1
回答
有没有办法让CMD保持24小时运行?
、
shell
input keyevent 82timeout 1
adb
shell
am start-a android.settings.DATA_USAGE_SETTINGS
adb
shell
input tap 550 1500
adb
shell
input
adb</em
浏览 6
提问于2020-12-01
得票数 0
2
回答
获取亚行
shell
命令的结果代码
、
、
of
adb
shell
<command>我通过mkdir执行了
adb
shell
命令,但失败了,但是$?的结果是0。$
adb
shell
mkdir /xxx$
adb
shell
echo $?0 $
a
浏览 3
提问于2013-07-05
得票数 4
回答已采纳
1
回答
启动应用程序和登录的Bash脚本-卡住,光标无法向下移动
、
、
、
、
/bash/src
adb
shell
am start -n com.myapp.package/com.myapp.package.Main
adb
shell
input keyevent 20
adb
shell
input keyevent 20
浏览 2
提问于2012-07-14
得票数 1
1
回答
在多个设备上运行时,
adb
shell
输入命令会发生变化
、
、
、
我目前正在使用bash和
adb
在Android设备上自动配置。当我在一台设备上运行我的代码时,'
adb
shell
input tap xxx xxx‘命令是100%准确的,并且做得很好。/
adb
-s "$usb"
shell
input tap 215 695 #Icons .
浏览 5
提问于2016-09-02
得票数 0
1
回答
使用UserName和密码连接
ADB
Proxy
、
、
我正在使用带命令的
ADB
它的效果非常好。
浏览 5
提问于2020-02-14
得票数 4
3
回答
adb
命令- Marshmallow -更改首选网络模式LTE/GSM
、
、
、
Kit Kat中使用的命令工作正常:
adb
shell
sqlite3 /data/data/com.android.prov
浏览 3
提问于2016-06-16
得票数 3
回答已采纳
1
回答
亚行与Android应用程序通信模式
、
、
、
“
adb
shell
sendevent”命令控制该应用程序的触摸事件。/
adb
shell
sendevent /dev/input/event2: 3 53 251','./
adb
shell
sendevent / dev/input/event2: 3 54 399','./
adb
shell
sende
浏览 3
提问于2013-09-20
得票数 1
2
回答
为什么python不在所有的
adb
语句后面加双引号?
、
adb
shell
"pm uninstall --user 0 com.google.android.apps.tachyon
adb
shell
"
adb</e
浏览 38
提问于2020-11-23
得票数 1
回答已采纳
2
回答
使用亚行Nexus 5不会进入打瞌睡模式
、
、
C:\>
adb
shell
dumpsys deviceidle force-idleSteppedto: ACTIVE
浏览 5
提问于2016-04-22
得票数 9
回答已采纳
1
回答
ADB
Shell
命令在Android x86中不起作用
、
在android X86中,
shell
命令sch作为
adb
shell
sendevent /dev/input/event0 3 1 29
adb
shell
sendevent /dev/input/
浏览 2
提问于2014-03-12
得票数 1
回答已采纳
1
回答
对于图库应用程序,device.touch()无法正常工作
我正在创建一个脚本来测试android 4.0.4的图库应用程序。使用monkeyrunner。但是,当我向任何相册发送触摸事件时,它会选择相册,而不是打开它。以下代码用于Andorid View客户端:firstAlbum = vc.findViewById('id/no_id/1')以下代码是使用monkeydevice触摸事件实现的。
浏览 1
提问于2012-12-01
得票数 0
2
回答
将带有
adb
命令的批处理文件的输出发送到vbscript
、
、
、
我希望获得以下亚行命令返回的值:
adb
shell
getprop ro.product.modelset
adb
shell
getprop ro.product.brand=deviceBrand这实际上是两个问题(1.分配变量,2.the following
a
浏览 11
提问于2014-02-28
得票数 0
回答已采纳
1
回答
ADB
shell
sendevents不工作
、
、
、
、
所以我知道
adb
shell
sendevent机制是有效的。00000001
adb
shell
sendevent /dev/input/event00003 0035 000003f8
adb
shell
sendevent /dev/input/
浏览 2
提问于2014-05-01
得票数 0
点击加载更多
扫码
添加站长 进交流群
领取专属
10元无门槛券
手把手带您无忧上云
相关
资讯
Android Studio adb shell 无法设置为超级用户的解决方法
ADB命令集锦
adb命令的学习
adb 查看并杀死进程
Android ADB 命令行
热门
标签
更多标签
云服务器
ICP备案
腾讯会议
对象存储
云直播
活动推荐
运营活动
广告
关闭
领券