Note that there are some explanatory texts on larger screens.

plurals
  1. POCannot create a new Android Project using Eclipse
    primarykey
    data
    text
    <p>I recently updated my sdk version from 18 to 20.</p> <p>I tried to create a new Android Application Project. I filled up all the needed fields to create a new project but when I came to the last page of the creating a new Android Application Project, this appears:</p> <p>" This templates depends on the Android support library, which is either not installed, or the template depends on a more recent version than the one you have installed.</p> <p>Required version: 8 Installed version: Not installed "</p> <p>Then it also displays this link. <a href="http://developer.android.com/sdk/compatibility-library.html" rel="noreferrer">http://developer.android.com/sdk/compatibility-library.html</a></p> <p>It also has two buttons:</p> <ol> <li>Install/Upgrade</li> <li>Check again</li> </ol> <p>When I click the first button, it's not downloading, installing or upgrading any of my software. And this messages display to my Console:</p> <pre><code>[2012-07-15 21:55:08 - SDK Manager] Fetching https://dl-ssl.google.com/android/repository/addons_list-2.xml [2012-07-15 21:55:16 - SDK Manager] Fetched Add-ons List successfully [2012-07-15 21:55:16 - SDK Manager] Fetching URL: https://dl-ssl.google.com/android/repository/repository-7.xml [2012-07-15 21:55:37 - SDK Manager] Done loading packages. [2012-07-15 21:55:37 - Android Compatibility JAR not found:] D:\Software\Eclipse\v4\android-support-v4.jar </code></pre> <p>The button two does not do anything at all.</p> <p>I downloaded the compressed file 'android-sdk_r20-windows' and extracted it to my hard drive. I used it to download the following:</p> <ol> <li>Android SDK Tools</li> <li>Android SDK Platform-tools</li> <li>SDK Platform API8</li> <li>Google APIs 8</li> </ol> <p>I don't understand what my problem is, my eclipse works properly when I still haven't updated it yet. Did I forget do download some required tools or something?</p> <p>Please help me.</p> <p><strong>Add:</strong> My eclipse works fine when I imported my previous Android Applications (my app runs on my emulator), the only problem is that I can't create a new Android Application.</p> <p><img src="https://i.stack.imgur.com/AKvLA.jpg" alt="Here&#39;s my screenshot."></p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
 

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