Warning: file_get_contents(/data/phpspider/zhask/data//catemap/4/kotlin/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
如何在像素[Kotlin]中打开相机到夜视仪_Kotlin_Camera_Pixel - Fatal编程技术网

如何在像素[Kotlin]中打开相机到夜视仪

如何在像素[Kotlin]中打开相机到夜视仪,kotlin,camera,pixel,Kotlin,Camera,Pixel,因此,我正在尝试创建一个应用程序,捕捉夜空,然后对拍摄的照片进行处理。为了让应用程序更直观,我希望它能直接打开一个像素的夜视仪 夜视仪是在夜间拍摄照片的像素手机模式 我遵循谷歌提供的步骤,但它只允许访问相机的基本功能。我甚至不能选择不同的模式 那么,有没有办法直接从应用程序访问夜间模式

因此,我正在尝试创建一个应用程序,捕捉夜空,然后对拍摄的照片进行处理。为了让应用程序更直观,我希望它能直接打开一个像素的夜视仪

夜视仪是在夜间拍摄照片的像素手机模式

我遵循谷歌提供的步骤,但它只允许访问相机的基本功能。我甚至不能选择不同的模式

那么,有没有办法直接从应用程序访问夜间模式