I am building an app with SugarORM Library but when I try to build the project for API 17 (didn’t check for others) it shows build error. Information:Gradle tasks...
I want to add fused location services but it shows me some error. Help me. apply plugin: 'com.android.application' android { compileSdkVersion 26 buildToolsVersion "27.0.1" defaultConfig { applicationId "com.example.adil.bloodbankapplication" minSdkVersion...