Re: [android-developers] Avd Camera not detecting sd card

2016-03-23 Thread martin . stasch0587
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,  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, martin.s...@web.de 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 android-developers+unsubscr...@googlegroups.com.
>>> To post to this group, send email to android-d...@googlegroups.com.
>>> 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
>>>  
>>> 
>>> .
>>> 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 android-developers+unsubscr...@googlegroups.com .
>> To post to this group, send email to android-d...@googlegroups.com 
>> .
>> 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
>>  
>> 
>> .
>> 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 android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
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.


Re: [android-developers] Avd Camera not detecting sd card

2016-03-23 Thread Steve Gabrilowitz
You set the permission in your manifest
On Mar 23, 2016 8:43 AM,  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, martin.s...@web.de 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 android-developers+unsubscr...@googlegroups.com.
>> To post to this group, send email to android-d...@googlegroups.com.
>> 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
>> 
>> .
>> 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 android-developers+unsubscr...@googlegroups.com.
> To post to this group, send email to android-developers@googlegroups.com.
> 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
> 
> .
> 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 android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
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/CABfabRjFeuiv-KEUDJFpWgmYXrthTG_hOtMLphm%3DzANEXe5ehg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Avd Camera not detecting sd card

2016-03-23 Thread martin . stasch0587
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, martin.s...@web.de  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 android-developers+unsubscr...@googlegroups.com .
> To post to this group, send email to android-d...@googlegroups.com 
> .
> 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
>  
> 
> .
> 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 android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
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.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Avd Camera not detecting sd card

2016-03-22 Thread 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, martin.stasch0...@web.de 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 android-developers+unsubscr...@googlegroups.com 
> .
> To post to this group, send email to android-developers@googlegroups.com 
> .
> 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
>  
> .
> 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 android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
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/A032B169-50CA-4238-86CD-893271C07F43%40gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Avd Camera not detecting sd card

2016-03-22 Thread martin . stasch0587
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 android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
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.
For more options, visit https://groups.google.com/d/optout.