I have installed Android V4.0 and V3.2 SDK in my machine, when i try to create a project in my eclips it says Manifest file not found.
Manifest file is not at all getting generated. Normal android projects are getting created properly but if i create a project by pointing to ABS lib, it fails..
I have tried almost all the possible steps like, setting compiler version to 1.6, restarting etc…i’m sure i have latest ADT..
Kindly help me, what is the reason causing the problem
Try to get from git: https://github.com/JakeWharton/ActionBarSherlock
File > Import > Projects from git > Clone > URI: https://github.com/JakeWharton/ActionBarSherlock.git > Next > Finish