Re: [android-developers] Re: How to get picture path from camera capture, the known method is not working for all devices???
Pictures taken from camera need not return a URI everytime, unlike videos taken from camera. If your purpose is to get the bitmap file from the data intent, just make a temporary bitmap file and extract the data of the intent to the file. That could possibly make duplicate files on your device, so make sure you delete the temporary bitmap file afterwards.
On Mon, Jan 2, 2012 at 8:21 PM, vandzi <martin.vandzura@gmail.com> wrote:
Did you solved it? I face the same problem..
On 29. Dec. 2011, 10:10 h., Lidia <lidyp...@yahoo.com> wrote:
> Or, at least how to known which type of answer to expect?
--
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
--
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

0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home