Re: [android-developers] How to iterate Class
Want to do a for to create a string array to use with an arrayadaptarer.
Giuseppe Porcelli
Il giorno 20/gen/2012, alle ore 01:41, Kristopher Micinski <krismicinski@gmail.com> ha scritto:
> What? Why would you do it inside of a for each?
>
> Mark already answered this, but this question sounds very confused...
>
> Don't use a for, just read the values..
>
> kris
>
> On Thu, Jan 19, 2012 at 6:38 AM, Giuseppe <porcelli.giuseppe@gmail.com> wrote:
>> I need to get the MediaRecorder.AudioSource constants list, es.
>>
>> CAMCORDER
>> DEFAULT
>> MIC
>> VOICE_CALL
>> VOICE_COMMUNICATION
>> VOICE_DOWNLINK
>> VOICE_RECOGNITION
>> DEFAULT
>> VOICE_UPLINK
>>
>> and their INT value.
>>
>> How to do it inside a for each?
>>
>> Thank you.
>>
>> --
>> 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
--
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