0. Android Apps Development (Eclipse configuration and Add Genymotion)
У вашего броузера проблема в совместимости с HTML5
1. Intall JDK
http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
2. Download and Run Eclipse
https://eclipse.org/downloads/packages/eclipse-classic-422/junosr2
3. Download and Add ADT plugin --from Help to Install new Software then add
http://developer.android.com/sdk/installing/installing-adt.html
4. Download and Add SDK --from SDK manager
https://developer.android.com/sdk/installing/index.html?pkg=tools
5. Add Genymotion as an Emulator
a. Install VirtualBox
https://www.virtualbox.org/wiki/Downloads
b. Add Genymotion plugin to eclipse
https://www.genymotion.com/#!/developers/user-guide
c. Add Virtual Device to Genymotion
6. Enjoy!