I downloaded the latest SDK version and when I created a new Android project the MainActivity that automatically generated extends ActionBarActivity
MainActivity
ActionBarActivity
Nowadays latest Android SDK ActionbarActivity only. which is from IDE and Google. No Problem with that. ActionBarActivity Facilitate to your application which works on Older API also. Don't worry. That's is not problem.