When I install my app on a genymotion simulater device,it can not be installed well,on console I got "INSTALL_FAILED_CPU_ABI_INCOMPATIBLE" I trid another app,it installed fine.I do not know why.
The application (certainly a game) must be ARM only. Genymotion is a x86 platform, so compile the application to target x86.
You may be able to install ARM support manually : http://forum.xda-developers.com/showthread.php?t=2528952