Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<p>First of all :</p> <p>uninstal <strong>android SDK</strong> then check to remove any traces folder related to android and remove it manually from Program Files folder and from Documents and Settings folder , </p> <p>then uninstall <strong>java JDK</strong> also and <strong>eclipse</strong> ,</p> <p><strong>( which mean clean your computer from any thing related to android development preparation )</strong> , </p> <p>now start again as follow : </p> <p>1- Download latest java from this link : <a href="http://jdk7.java.net/download.html" rel="nofollow">http://jdk7.java.net/download.html</a> then install it . </p> <p>2- download latest android SDK from this link: <a href="http://developer.android.com/sdk/index.html" rel="nofollow">http://developer.android.com/sdk/index.html</a> then install it , once finish install <strong><em>dont run it</em></strong> .</p> <p>3- download latest eclipse from this link : <a href="http://www.eclipse.org/downloads/packages/eclipse-ide-java-ee-developers/junor" rel="nofollow">http://www.eclipse.org/downloads/packages/eclipse-ide-java-ee-developers/junor</a> copy zip file to C folder and extract it in C folder it self ,</p> <p>RUN ECLIPSE THEN :</p> <p>1-Downloading the ADT Plugin :</p> <p>a) Start Eclipse, then select Help > Install New Software.</p> <p>b) Click Add, in the top-right corner:</p> <p>In the Add Repository dialog that appears write this </p> <p>for the Name : ADT Plugin, </p> <p>and the following URL for the Location:http://dl-ssl.google.com/android/eclipse/</p> <p>Then Click OK.</p> <p>d) in the software dialog, select the checkbox next to developer tools and clicks next.</p> <p>e) in the next window, you will see a list of the tools to download ,</p> <p>click next.</p> <p>f) Read and accept the license agreements, click Finish.</p> <p>H) When the installation completes, restart Eclipse.</p> <p>2- Select Window > Preferences... to open the Preferences panel</p> <p>a) Select Android from the left panel.</p> <p>b) For the SDK Location in the main panel click browse… and locate your downloaded SDK directory then Click Apply, then OK.</p> <p>3-open in eclipse: window then Android SDK manger and download any platform you want to start development with it .</p> <p>some times maybe due to busy server of android site it gave error then later time it will fetch all download package you predetermined and download it succesfully . </p> <p>hope this help .</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload