Android Cannot access ActivityCompatApi23 class

change the line compile 'com.android.support:appcompat-v7:26.0.0-alpha1'

to compile 'com.android.support:appcompat-v7:26.+'

原文地址:https://www.cnblogs.com/developerchen/p/9460295.html