How do I save data from Camera to disk using MediaStore on Android?

后端 未结 5 1224
予麋鹿
予麋鹿 2020-11-30 03:43

For my application, I\'d been using my own Camera class for taking images and my own database but soon enough I couldn\'t really keep up with changes and I decided to use th

5条回答
  •  执念已碎
    2020-11-30 04:17

    I got the same Problem with the Emulator, I tried it on a real Phone an it worked, maybe it is because the Virtual Phone can't really take Picures.

提交回复
热议问题