Ralph

Results 3 issues of Ralph

你好,我现在使用的设备是有两个camera的,我在CameraRequest中通过setCameraId(cameraId)指定了需要打开的摄像头,但是每次启动打开的都是同一个camera的预览,跟踪了代码发现底层创建UvcCamera的时候这个CameraId并未作为参数传进去,是不是这个设置打开指定Camera无效?

for adb shell is am instrument -w io.appium.uiautomator2.server.test/androidx.test.runner.AndroidJUnitRunner I wanto to start in my android application,how to start use startInstrumentation method, thanks

the new gradle is like this to config odle classpath plugin.so how I do config? I config like this but error: plugins { id 'com.github.bjoernq.unmock' version '0.7.9' apply false }...