I'm using genymotion android emulator to test my application(which needs google play services). As genymotion can't support this, I followed the instruction here. How to install Google Play Services in a Genymotion VM (with no drag and drop support)?
Whenever I tried to start this app on genymotion, dialog box appears saying "app isn't responding. Do u want to close it?".I've been using genymotion with Galaxy Nexus-4.2.2 since my first development of this app.It was perfectly fine.I don't know why it stops working all of the sudden.
This problem only happen when I test my app on genymotion, not with real device and eclipse emulator. No error in logcat.Emulator can connect to internet. All checked . My code has no problem .I deleted genymotion AVD ,created and test with new one also can't solve the problem.
Please tell me how to solve this problem?