I am new to Android Development, I didn't know, how to install Android 4.0 in my eclipse tool? please help me.
Thanks in Advance
I am new to Android Development, I didn't know, how to install Android 4.0 in my eclipse tool? please help me.
Thanks in Advance
You have to update your ADT plug-in: In Eclipse, select Help > Install New Software and then write ADT. After the update you will be able to see Android 4 and later.
In Eclipse go to:
And now select the checkbox Android 4.1 and below hit on Install 6 packages
:)
You need to install the SDK
http://developer.android.com/sdk/installing/index.html
Then download the version you want in your case the 4.0 like this
http://developer.android.com/sdk/installing/adding-packages.html
You are developing on Eclipse so follow those steps to install the ADT plugin
http://developer.android.com/sdk/installing/installing-adt.html
And then start coding :)
http://developer.android.com/sdk/installing/next.html
Hope you liked and helped you :)
Click on Android Sdk Manager in Eclipse . Now select the checkbox Android 4.0 and Click on Install Packages. Accept and Install.
You open the SDK manager either by double click or by Eclipse and then you select Android 4.0 and install.
Instructions for the plugin can be found here: http://developer.android.com/tools/sdk/eclipse-adt.html
click android sdk manager in eclipse check android 4.0 -- and click install you are done