Android Studio not picking up the minSdkVersion
问题 I already have 'android:minSdkVersion="11"' but setRemoteAdapter(..) is still complaining - am i missing something here? I have already tried "Make Project" and "Rebuild Project" 回答1: I had to change the build.gradle file in the project, the manifest is no the right place / enough. 来源: https://stackoverflow.com/questions/19629902/android-studio-not-picking-up-the-minsdkversion