ANDROID PROGRAMMING

How to Setup Eclipse IDE ?

Setup Eclipse IDE?
Ans:-
Next step towards developing any applications is obtaining the integrated development environment (IDE). In the case of Android, the recommended IDE is Eclipse, a multi-language software development environment featuring an extensible plug-in system. It can be used to develop various types of applications, using languages such as Java, Ada, C, C++, COBOL, Python, etc.But now Android studio is recommended by google.
If you want develop android apps with Eclipse do the following:
download the Eclipse IDE for Java EE Developers ( www.eclipse .org/downloads/packages/eclipse-ide-java-eedevelopers/heliossr1).
Once the Eclipse IDE is downloaded, unzip its content the eclipse folder into a folder, say C:Android.
That’s it you have successfully installed Eclipse now you can download install ADT plugins.
Show More

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button