android 开发环境比较(Android开发环境比较)
android 开发环境比较(Android开发环境比较)
Android build up various development environments
This article describes some of the things you need to know about the Android development environment configuration. The Android development environment currently supports only XP (32-bit), Vista (32/64-bit), Mac, OS, X, 10.4.8, or update (x86), and Linux, and the official SDK of Android is based on Eclipse, and this article recommends the use of Eclipse for development.
The advantages of developing Android programs with Eclipse:
1. recommend eclipse, simple. After changing the system, there is no need to change things, so continue to work
2., the most powerful combination of open source ecosystems, Linux, +Java + Eclipse, IDE, and Android is also open source
The DDMS perspective in the 3. Eclipse controls and monitors the simulator, the best simulator management console I've ever seen
4., Eclipse has a powerful community to develop plug-ins that constantly complement the basic functions of Eclipse
Other shortcomings:
The 1. Eclipse visual editor is the worst of all Java IDEs
2., Eclipse did not provide official support for JPA
NetBeans
1. NetBeans support for JPA and the quality of the code it produces, and the right settings for the persistence unit, so NetBeans is the first choice in enterprise development
Shortcoming:
1. and system integration
MyEclipse
1. if some development web can choose MyEclipse, MyEclipse only provides a visual editor to create JSP/Struts pages can be a graphical editing of struts-config.xml, Actions and FormBeans to create a wizard.
2. using MyEclipse and Eclipse in the development environment to build almost the same, but also install the Android plug-in ADT, and then configure SDK
Some 3.Eclipse development tools are also, for example: in the MyEclipse (DDMS:device logcat) can test program memory usage, some features of real machine experience, such as: emulator control can simulate the call, send messages, target location
Shortcoming:
1. and system integrati