Since the version 22.1.0, the class ActionBarActivity is deprecated. You should use AppCompatActivity.
Read here and here for more information.
Since the version 22.1.0, the class ActionBarActivity is deprecated. You should use AppCompatActivity.
Read here and here for more information.