I have installed latest Android Studio (version 1.2 build on 29 April 2015) and created a new project from it.
I can see it generates code that uses deprecated classes like ActionBarActivity and etc. These classes were deprecated several years ago.
Is there a way to configure it to generate decent code that is not deprecated?