Re: [android-developers] AVD in current Android Studio Release does not work on my Mac

2016-11-03 Thread Joshua Zhu
yes, I think use real devices for debug is the best choose. Virtual device has lots of problems. 2016-11-04 10:42 GMT+08:00 Soham Choudhury : > Please donot worry about AVD not working on your device. AVD requires a > function of hardware accelerator callrd intel XAHM. If you wany to test > your

Re: [android-developers] AVD in current Android Studio Release does not work on my Mac

2016-11-03 Thread Soham Choudhury
Please donot worry about AVD not working on your device. AVD requires a function of hardware accelerator callrd intel XAHM. If you wany to test your app then you can do it on your own smartphone also. On Nov 3, 2016 2:03 AM, "Philip Kretz" wrote: > Hello, > > can anybody tell me or had a similar

Re: [android-developers] AVD in current Android Studio Release does not work on my Mac

2016-11-03 Thread Michael Leung
have you try to recreate AVD with hard ward acceleration enable On Thu, Nov 3, 2016 at 6:31 AM, Philip Kretz wrote: > Hello, > > can anybody tell me or had a similar problem why I cannot run AVD with my > current Android Studio for a simple Hello World Sample project with an > empty activity? >

[android-developers] AVD in current Android Studio Release does not work on my Mac

2016-11-02 Thread Philip Kretz
Hello, can anybody tell me or had a similar problem why I cannot run AVD with my current Android Studio for a simple Hello World Sample project with an empty activity? With BlueStacksAppPlayer it works without any problems, but when I try to start it on my AVD it waits endless for a connection