Error:Execution failed for task ':xxxx:processDebugManifest'.
> Manifest merger failed : uses-sdk:minSdkVersion 1 cannot be smaller than version 7 declared in library [Test:xxx-appcompat:unspecified] F:\xxx-appcompat\unspecified\AndroidManifest.xml

Suggestion: use tools:overrideLibrary="xx.oo.kk.appcompat" to force usage


把提示工程名下的AndroidManifest.xml修改下:

如:

原:

        
修改成:

            



更多相关文章

  1. Android 登陆、提交数据或者加载数据时提示页面
  2. 转 Android SDK更新后提示This version of ADT requires the...y
  3. Android开发之自动提示框—AutoCompleteTextView
  4. Android 出错提示:Emulator without GPU emulation detected 的解
  5. Android Studio Termanal打不开,提示java.io.IOEXception:couldn'
  6. TextInputEditText 替换EditText解决警告Missing autofillHints
  7. android ndk ant build提示 taskdef class com.android.ant.Setu
  8. Android Studio高级控件(自动提示文本框)

随机推荐

  1. Ubantu下搭建Android(安卓)CTS 兼容性测
  2. Android位图总结
  3. @+id/和android:id的区别
  4. 【Android(安卓)Studio使用教程3】Androi
  5. Android中shape中的属性大全
  6. Android(安卓)简单的代码混淆
  7. android与蓝牙通讯记录
  8. Android中LayoutParams总结和用法
  9. Android之——自定义TextView
  10. Android(安卓)核心已经从 Linux kernel