From the perspective of system design: Android uses Linux as the kernel. Android has modified the Linux kernel to adapt to its applications on mobile devices. As a branch of Linux, Andorid was deleted from the Development tree by the Linux kernel group because it cannot be incorporated into the main development tree of Linux. Advantages and disadvantages: 1. If you want to achieve full performance, install a complete Ubuntu operating system on the hard disk. This method is recommended for driver developers. 2. If switching to Windows is convenient,
From the system design perspective:
Android uses Linux as the kernel.
Android has modified the Linux kernel to adapt to its applications on mobile devices.
As a branch of Linux, Andorid was deleted from the Development tree by the Linux kernel group because it cannot be incorporated into the main development tree of Linux.
Comparison of advantages and disadvantages:
1. To achieve full performance, install a complete Ubuntu operating system on the hard disk. This method is recommended for driver developers.
2. If it is convenient to switch to the Windows system, we recommend that you install Ubuntu through the Virtual Machine Software. This method is recommended for application developers.
In VMWare virtual machines, the simplest way to access host Windows files is to share a folder in Windows and then directly access it In Ubuntu.
Configure the Android SDK for Linux
Decompress android-sdk-linux_86.tar.gz to a folder and configure it in eclipse. After Eclipse is restarted, select Window> Preferences.... In the Open Properties box, select Android, enter the directory of your Android SDK In SDK location, and then press the Apply button.
Click here to download the PDF version of Android Development Environment built under Ubuntu 11.04