1.Eclispe installation just don't say it.
2. Here are the two ways to install the ADT plugin:
(1) Online Installation:
Address: https://dl-ssl.google.com/android/eclipse/(but recently the celestial have blocked Google)
(2) Download and install:
Installation package: Adt24.0.zip, this own Internet search, a lot of resources
Restart Eclipse when installation is complete
3.Genymotion Installation:
http://www.genymotion.cn/#theme =download_ List download lists, you must register before you can use Genymotion.
After downloading. Execute the following three commands,
@* * *: ~/workspace/genymotion$ ./genymotion-2.2.0_x64.bin ***@* * *-pc:~/workspace/genymotion$ CD genymotion/ * * * * * *-pc:~/workspace/genymotion/genymotion$./genymotion
4.Virtualbox Installation:
Https://www.virtualbox.org/wiki/Linux_Downloads
VirtualBox4.3.10 for Linux
If the data is in Deb format, you can double-click the installation directly.
also add the key: HTTP://DOWNLOAD.VIRTUALBOX.ORG/VIRTUALBOX/DEBIAN/ORACLE_VBOX.ASC
@***:~/desktop$ sudo apt-key add oracle_vbox.asc[sudo] Password for***: OK
Ubuntu/Debian users may want to install the DKMS software package to ensure that the VirtualBox host's kernel modules (Vboxdrv, Vboxnetflt, and VBOXNETADP) are properly updated and can perform the following command Installation:
@***:~$ sudo apt-get install dkms
5.genymotion-eclipse plugin:
Name: genymotion
Location: Http://plugins.genymotion.com/eclipse
Restart Eclipse!
Ubuntu+eclipse+adt+genymotion+virtualbox Development Environment Construction