How to install android with eclipse.?
I want to install android sdk with eclipse.i am also using Ubuntu as operating sy开发者_开发技巧stem. Please give supports and also good study material on android.
Regards
To start with the Android development with Eclipse, You have to install ADT Plugin for Eclipse
.
First, Have a look at this installation steps: http://developer.android.com/sdk/eclipse-adt.html
You can found step-by-step installation guidance here: http://developer.android.com/sdk/installing.html#Installing
In above link, you will be having below guidance to set-up your environment for the android development with Eclipse:
- Step 1. Preparing Your Development Computer
- Step 2. Downloading the SDK Starter Package
- Step 3. Installing the ADT Plugin for Eclipse
- Step 4. Adding Platforms and Other Components
- Step 5. Exploring the SDK (Optional)
In step 3, you will find:
- Preparing Your Development Computer
- Downloading the ADT Plugin
- Configuring the ADT Plugin
- Troubleshooting ADT Installation
Wow before trying to use eclipse, there is that awsome tool called Google you should learn first :D
http://developer.android.com/sdk/index.html
精彩评论