[android-developers] Re: Android Virtual Device

2016-10-04 Thread 'RLScott' via Android Developers
I find it much less trouble to forget about the emulator and the AVD, and 
just test on a connected actual Android device with an appropriate USB 
driver for that device.

On Sunday, October 2, 2016 at 9:24:40 PM UTC-6, warren nazareno wrote:
>
> Hi guys.
>
> I'm new to android.
>
> I'm trying to configure the AVD.
> But it says my CPU don't support.
> So what are ways to fix this?
>
> Thanks in advance
>

-- 
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/dcbaa7da-bd96-4e84-baaa-7f177bc31b02%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Re: Android Virtual Device

2016-10-03 Thread warren nazareno
Thanks man.

On Monday, October 3, 2016 at 1:51:43 PM UTC+8, sardar khan wrote:
>
> You can use third party emulator like bluestack and genymotion.
>
> On Mon, Oct 3, 2016 at 8:31 AM, warren nazareno  wrote:
>
>> Or is it okay to start coding without configuring first the AVD?
>> or AVD is necessary to test?
>> Thanks in advance.
>>
>> On Monday, October 3, 2016 at 11:24:40 AM UTC+8, warren nazareno wrote:
>>>
>>> Hi guys.
>>>
>>> I'm new to android.
>>>
>>> I'm trying to configure the AVD.
>>> But it says my CPU don't support.
>>> So what are ways to fix this?
>>>
>>> Thanks in advance
>>>
>> -- 
>> 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/6c769d9d-8860-4ed8-a7b8-f24687976df3%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/d7066670-08cc-4abb-a1b2-f9da74ae9943%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Re: Android Virtual Device

2016-10-02 Thread sardar khan
You can use third party emulator like bluestack and genymotion.

On Mon, Oct 3, 2016 at 8:31 AM, warren nazareno 
wrote:

> Or is it okay to start coding without configuring first the AVD?
> or AVD is necessary to test?
> Thanks in advance.
>
> On Monday, October 3, 2016 at 11:24:40 AM UTC+8, warren nazareno wrote:
>>
>> Hi guys.
>>
>> I'm new to android.
>>
>> I'm trying to configure the AVD.
>> But it says my CPU don't support.
>> So what are ways to fix this?
>>
>> Thanks in advance
>>
> --
> 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/6c769d9d-8860-4ed8-a7b8-
> f24687976df3%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/CABHzXAQP1OMUd0uH6xECH3BkgxF11-PST2CAtqGhSWG_RAqE8Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Android Virtual Device

2016-10-02 Thread warren nazareno
Or is it okay to start coding without configuring first the AVD?
or AVD is necessary to test?
Thanks in advance.

On Monday, October 3, 2016 at 11:24:40 AM UTC+8, warren nazareno wrote:
>
> Hi guys.
>
> I'm new to android.
>
> I'm trying to configure the AVD.
> But it says my CPU don't support.
> So what are ways to fix this?
>
> Thanks in advance
>

-- 
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/6c769d9d-8860-4ed8-a7b8-f24687976df3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Android virtual device NFC emulation

2012-06-01 Thread arnouf
hi,
I'm not completly sure but I think that isn't possible for now.

Le vendredi 1 juin 2012 06:04:45 UTC+2, Shady a écrit :

 Hi, 
 Recently I am developing an NFC application which interacting with 
 contactless ISO 7816 smartcard. 
 Instead of deploying to the real android devices for testing, I would 
 like to create a development environment on using Android virtual 
 device with NFC emulation. 
 Is there any AVD that can be able to support NFC emulation? 
 Besides, I have a usb contactless card reader that can read smartcard, 
 is it possible to connect the reader with the AVD so that I can 
 emulate NFC contact? 

 Regards, 
 Sam

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en