Android: Impossible to obtain RAW image data from camera?

后端 未结 2 2038
耶瑟儿~
耶瑟儿~ 2020-12-20 15:04

Currently planning on doing a photography app utilizing RAW data provided by the camera in Android devices.

I wrote a quick skeleton using the camera API and noticed

2条回答
  •  無奈伤痛
    2020-12-20 15:53

    Work only on Nexus 5 (maybe 7 ) using Android L.

    Try this app: https://github.com/dylian94/android-Camera2Basic

    It use the new camera API of Google: http://connect.dpreview.com/post/2707133307/google-android-api-camera-raw

提交回复
热议问题