I am trying to implement the new ActionBar support library that was released by Google a couple days ago. In the past, I have successfully implemented ActionBarSherlock wit
You had better make new project with any name , then use appcompat_v7 that program make new .
Right Click Project-> properties->Android
In the section library Add and choose library appcompat.
Add