If there are multiple adb devices:
$ adb devices
List of devices attached
123456789ABCDEF device
xx.yy.zz.ww:5555 device
Specify device 123456789ABCDEF
to run cDAT
:
ANDROID_SERIAL=123456789ABCDEF ./gradlew cDAT
If there are multiple adb devices:
$ adb devices
List of devices attached
123456789ABCDEF device
xx.yy.zz.ww:5555 device
Specify device 123456789ABCDEF
to run cDAT
:
ANDROID_SERIAL=123456789ABCDEF ./gradlew cDAT
本文标题:Specify adb device for gradlew c
本文链接:https://www.haomeiwen.com/subject/ytrmvltx.html
网友评论