Android Studio Integration test cannot resolve symbol AndroidJUnit4
问题 I've seen partial answers to similiar issues but never one that actually solved the problem. I've boiled this down to a minimal app to demonstrate the issue. I'm using the most current version of Android Studio (V2.2.1) I have the following SDK's installed: Android SDK Tools v25.1.6 Android SDK Platform-tools v23.1 Android SDK Build-tools v23.0.3 Android Support repository v32 Create new Android app using wizard Updated build.gradle (app) per: https://developer.android.com/training/testing