[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

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

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

[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. >

[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,