I am not using the Camera API from my app, i just want to take pictures from the build in camera app from my Virtual Device and it always says that i have to insert an sd card before i can take pictures. So i dont think it has something to do with the manifest from my app
Am Mittwoch, 23. März 2016 15:19:49 UTC+1 schrieb Steve Gabrilowitz: > > You set the permission in your manifest > On Mar 23, 2016 8:43 AM, <[email protected] <javascript:>> wrote: > >> Hello Damien, first of all thanks for the quick answer. I am using >> Android 6.0 Marshmallow for my AVD. Do i have to set write permission to >> the sd card in order to take pictures with the cam? If so, how do i >> accomplish this? >> >> Am Mittwoch, 23. März 2016 04:56:52 UTC+1 schrieb Damien Cooke: >>> >>> What version of Android? Remember the changes to storage write rights >>> after Android 4.4 >>> >>> Damien >>> >>> On 23 Mar 2016, at 12:40 PM, [email protected] wrote: >>> >>> Hello community, i am not able to use the camera from my avd. There is >>> always a message popping up that i have to insert an sd card first. The >>> problem is that i've already done that in the settings of my avd. I've >>> tried various things posted on Stackoverflow but nothing seems to work. So >>> please help me >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Android Developers" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To post to this group, send email to [email protected]. >>> Visit this group at https://groups.google.com/group/android-developers. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/android-developers/88e4d75e-8900-4716-8aeb-0d149b22680d%40googlegroups.com >>> >>> <https://groups.google.com/d/msgid/android-developers/88e4d75e-8900-4716-8aeb-0d149b22680d%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> For more options, visit https://groups.google.com/d/optout. >>> >>> >>> -- >> You received this message because you are subscribed to the Google Groups >> "Android Developers" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> Visit this group at https://groups.google.com/group/android-developers. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/android-developers/08283a89-0581-416b-ade8-3ea0996059e1%40googlegroups.com >> >> <https://groups.google.com/d/msgid/android-developers/08283a89-0581-416b-ade8-3ea0996059e1%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/af779f58-564d-4932-9aa7-f255d5c9fdd5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

