DCloud_App_Array
DCloud_App_Array
  • 发布:2018-04-16 17:09
  • 更新:2021-06-29 08:55
  • 阅读:105111

使用新版本5+SDK创建最简Android原生工程(Android studio)

分类:5+ SDK

要回复文章请先登录注册

蒙多塞冬

蒙多塞冬

最新版的 Studio 界面和这个页面的太不一样了,包文件也面目全非……
2019-09-04 14:00
1***@163.com

1***@163.com

能不能更新下文档?或者把云上的打包配置公开下,好离线打包参考啊
2019-08-20 19:58
1***@qq.com

1***@qq.com

在启动页进不去第一件事,一定要检查路径,是apps不是app,他喵的我文件夹建错了,一直在启动页
2019-08-09 11:20
1***@qq.com

1***@qq.com

Manifest merger failed : uses-sdk:minSdkVersion 15 cannot be smaller than version 16 declared in library [com.alibaba.android:bindingx_weex_plugin:1.0.3] C:\Users\A\.gradle\caches\transforms-2\files-2.1\4a5525155d2b09fa92e951f0f01606ca\AndroidManifest.xml as the library might be using APIs not available in 15
Suggestion: use a compatible library with a minSdk of at most 15,
or increase this project's minSdk version to at least 16,
or use tools:overrideLibrary="com.alibaba.android.bindingx.plugin.weex" to force usage (may lead to runtime failures)
怎么办,求大佬
2019-08-08 16:24
1***@qq.com

1***@qq.com

回复 1***@163.com :
刚刚的问题已解决,但是还是停在启动页
2019-08-08 11:50
1***@qq.com

1***@qq.com

回复 1***@163.com :
错误显示:Manifest merger failed : uses-sdk:minSdkVersion 15 cannot be smaller than version 16 declared in library [com.alibaba.android:bindingx-core:1.0.3] C:\Users\A\.gradle\caches\transforms-2\files-2.1\6b7426b15265c0d887ec73aee9c2c21c\AndroidManifest.xml as the library might be using APIs not available in 15
Suggestion: use a compatible library with a minSdk of at most 15,
or increase this project's minSdk version to at least 16,
or use tools:overrideLibrary="com.alibaba.android.bindingx.core" to force usage (may lead to runtime failures)
2019-08-08 11:34
1***@qq.com

1***@qq.com

回复 1***@163.com :
implementation 'com.android.support:recyclerview-v7:26.1.0'这句话报错怎么办
2019-08-08 11:30
1***@qq.com

1***@qq.com

回复 1***@163.com :
Version 28 (intended for Android Pie and below) is the last version of the legacy support library, so we recommend that you migrate to AndroidX libraries when using Android Q and moving forward. The IDE can help with this: Refactor > Migrate to AndroidX... less... (Ctrl+F1)
Inspection info:There are some combinations of libraries, or tools and libraries, that are incompatible, or can lead to bugs. One such incompatibility is compiling with a version of the Android support libraries that is not the latest version (or in particular, a version lower than your targetSdkVersion). Issue id: GradleCompatible
2019-08-08 11:29
1***@qq.com

1***@qq.com

回复 龙在江湖 :
compile换成api
2019-08-08 10:53
l***@163.com

l***@163.com

回复 l***@163.com :
找不到 io.dcloud.application.DCloudApplication, Android7.0 又是正常,Android 8.1 真机就不行
2019-08-05 11:15