While creating an android project in Eclipse, I get the error:
[2014-03-13 15:14:36 - appcompat_v7] WARNING: unable to write jarlist cache file C:\\Users\\Neel
Change Workspace path in starting Eclipse:
C:\Users\XXXXXXXX\workspace
D:\My_Folder
A different approach worked in my case, saying it here if it can help someone. I also came across this weird problem of appcompat
while creating a new project.
I have just clean and build the default appcompat_v7
project for 2 times which is created by eclipse itself and voila it worked! and all errors are gone, works perfectly.
That's because you also need Adroid Version 2.1! Go to Android SDK Manager and download Android Version 2.1 (API 7)
If you start a new Android App. Project there is typed that FROM 2.1 TILL 4.4 Android version. So that mean the program is searching for the minimum Android version bro :)
BTW: Download the 2.2. Android Version, too. :)
I got the same error and the following steps worked for me.
Just delete the gen
and bin
folders
Clean(Re build) the project.
Just got the same problem today.
In my case the combination of your advices became a solution:
In Eclipse project bar I have deleted Appcompat(XYZ) and the new project that I just created.
Checked for updates - no updates were found.
Clicked File -> Restart.
While creating new project have chosen API 14 as Minimum Required SDK.
Done.
This may not be the professional way but it worked for me.
C:\Users\\***\appcompat_v7\bin\