cannot access ActivityCompatApi23 class file for ActivityCompatApi23 not found
问题 Hi i added one signal libraries in to my project and suddenly when i run the project a lots of error shows up in my code which in top is Error:(66, 8) error: cannot access ActivityCompatApi23 class file for android.support.v4.app.ActivityCompatApi23 not found here is my dependecies compile fileTree(dir: 'libs', include: ['*.jar']) compile 'com.android.support:support-v4:26.0.0-alpha1' androidTestCompile('com.android.support.test.espresso:espresso-core:2.2.2', { exclude group: 'com.android