Following is the list of the essential software's that are required to start developing for Android Platform:
a. Java Development Kit (JDK SE) Standard Edition.
b. Eclipse IDE
c. ADT Plugin (Android Developer Tool Plugin) for Eclipse
d. Android SDK
The above software's are required if you are going to develop for Android. Installing and setting up the environment is little bit tedious/complex task. I will explain the same in the next post.
Comments