Note that there are some explanatory texts on larger screens.

plurals
  1. POAndroid Eclipse Support Library: Required version blank
    primarykey
    data
    text
    <p>I have just downloaded and installed the latest ADT Bundle for Windows available from the Android Developer website. Following this, I installed all the packages in the SDK Manager, including the 'Android Support Library Rev. 18'. Finally, I installed the latest ADT through the 'Help > Install New Software...' menu in Eclipse.</p> <p>I have strictly followed the following guide to create my first project:</p> <p><a href="http://developer.android.com/training/basics/firstapp/creating-project.html" rel="nofollow">http://developer.android.com/training/basics/firstapp/creating-project.html</a></p> <p>But by the last step, I arrive at an error, showing the Support Library revision I have installed, and a required version of -blank-:</p> <p><a href="http://i.stack.imgur.com/CScNj.png" rel="nofollow">http://i.stack.imgur.com/CScNj.png</a> (sorry, I can't post images yet)</p> <p>I have checked through 'Window > Preference' that Eclipse is pointing to the right SDK directory. Mine contains the directories: add-ons, build-tools, docs, extras, platforms, platform-tools, samples, sources, system-images, temp, tools - I assume this is correct.</p> <p>I have read elsewhere about moving files from \extras\android\compatibility to \extras\android\support, however I do not have the 'compatibility' directory. Additionally, my support folder contains the folders: samples, v4, v7, v13 - if that means anything (I assume the problem lies somewhere in here). I have installed the packages in the Android SDK Manager with admin privileges, and have tried creating an android project in Eclipse with admin privileges too.</p> <p>Not sure where to go from here. Has anyone else experienced this error and can point me in the right direction?</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    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