Below are the steps are process to setup eclipse for Android development:-
- First user need to install eclipse from Eclipse IDE for Java Developers.
- For getting started with android we need to install ADT and SDK.
- Installing ADT
- Click on Help>>Install New Software >>Give the url of ADT (https://dl-ssl.google.com/android/eclipse/)
- Need to install below components under Developer Tools
- DDMS
- Dev Tools
- Hierarchy Viewer
- Trace View
- Installing SDK
- Click on Android SDK Manager on sub menu of eclipse
- Need to install only needed SDK i.e:
- SDK Platforms Tools
- Android SDK Tools
- Build Tools (preferred latest one:- only one build tool work)
- Android Version
- SDK Platform
- System Image
- for mac - intel86
- for windows - armeabi
- Google Play service (In case if you are using Google service in your project)
No comments:
Post a Comment