where can i download the "NineOldAndroids" and how to import it in eclipse. when i am trying to import it , i am getting a message "No projects are found to import". Can someone show me how to import it?
In eclipse to import the NineOldAndroid we just need a jar file which you can download by clicking here and download the jar and place it in your lib folder of your project and then
Step 1 - press Alt+enter and Go to Java build path.
Step 2 - click on Add Jar and add the jar file.
Step 3 - Click on export and order and check the jar file and click on ok.
For more reference see the images
I Hope this will help you..Happeee programming!!!!