I downloaded yesterday Android Studio 2.1.3 (before I worked with 1.5) and now I have this exception:
java.lang.NoSuchMethodError: No static method setOnAppl
i have also face this type of error after update android studio 2.1.2 to 2.1.3
try MainActivity extends AppCompatActivity to
MainActivity extends Activity