我正在嘗試支持Android 4.0設備。
我不斷收到以下錯誤。錯誤與minSdk版本
我該如何解決它們?
Error:Execution failed for task ':app:processReleaseManifest'.
Manifest merger failed : uses-sdk:minSdkVersion 14 cannot be smaller than version 16 declared in library [com.github.mark-dlc:RadioPlayerService:88b5de0] C:\Users\Emmanuel\Documents\Android Development\xspace\3\app\ build\intermediates\exploded-aar\com.github.mark-dlc\RadioPlayerService\88b5de0\AndroidManifest.xml
Suggestion: use tools:overrideLibrary="co.mobiwise.library" to force usage
感謝這有助於。上帝保佑你 – eadjeikusi