android how to save captured image into phones gallery

前端 未结 3 1570
忘掉有多难
忘掉有多难 2020-12-06 07:56

I have two activities. In one activity, I have an ImageView and an camera button. When I press camera button it goes to other activity where two buttons are the

3条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-06 08:44

    See http://blog.kupriyanov.com/2010/02/solved-android-save-image-to-media.html to save to gallery, and see Get/pick an image from Android's built-in Gallery app programmatically for displaying the gallery image.

提交回复
热议问题