robotium-recorder

Robotium: Please install a compatible Android API level (15 or higher)

*爱你&永不变心* 提交于 2020-01-30 04:59:31
问题 Trying to run a new robotium test I get this error. Does anyone know how to fix it? I've all the APIs needed. (15 and a lot of higher APIs). What am I missing? This is part of my gradle file: android { compileSdkVersion 25 buildToolsVersion "25.0.2" defaultConfig { applicationId "com.centervue.exam" minSdkVersion 19 targetSdkVersion 25 // DO NOT PUT HERE VERSION NAME, THX. Change the Manifest testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" ndk { moduleName "exam