I can't access Crouton library in Eclipse
I followed all the steps for using the crouton library with Eclipse, but I still have not been able to use it. Here are the steps I followed: Clone the Crouton library from GitHub. Unzipped the file and copied out the library folder. Open eclipse and import the library into the workspace (The name changes to 'main'). Right-click on 'main' and select Add Support Library in the android tools option. Open project properties set build target to 4.4.2, and tick 'is library'. In the project which I want to use crouton, I add it as a library from the property option. After all these steps when I try