Monday, August 22, 2011

[android-developers] Re: need help on take snapshot and save

Another user asked the same question, your best option is probably to
capture the image path in your onActivityResult from the camera and
save this path to the database. Then you can restore this bitmap
later by loading it through the BitmapFactory using decodeStream.

On Aug 22, 4:45 am, sktniran <sktniranjanad...@gmail.com> wrote:
> Hi friends,
>
>         i want to take snapshot and save it in database in android.i
> dont have any idea about this. i need some information related to
> this. can anyone please help to start this application?
>
> Thanks.

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment