The following error message appeared:
Error:Execution failed for task ':Project1:processBetaDebugManifest'. Manifest merger failed : uses-sdk:minSdkVersion 1 cannot be smaller than version 17 declared in library /Users/motianim/Project/mobile-ws/src/build/intermediates/exploded-aar/src/Projecct/unspecified/AndroidManifest.xml Suggestion: use tools:overrideLibrary="org.springframework.android.rest.test" to force usage
I tried the following to solve the problem:
- google apis 17 installed.
- reinstalled android studio and re-imported the project.
- reboot the full system.
I still have a problem.
source share