腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
工具
TVP
最新优惠活动
文章/答案/技术大牛
搜索
搜索
关闭
发布
精选内容/技术社群/优惠产品,
尽在小程序
立即前往
文章
问答
(9999+)
视频
沙龙
1
回答
迁
移到
androidX
后
出现
运行时
错误
、
、
、
我只是想构建一个签名的apk,然后我收到了很多
错误
,我意识到大多数
错误
都可以通过迁
移到
android X来解决,但是在迁
移到
androidX
之后,我得到了这个
运行时
错误
: java.lang.RuntimeException
浏览 10
提问于2020-02-19
得票数 0
回答已采纳
5
回答
迁
移到
AndroidX
后
出现
“”
错误
、
、
我正在使用AndroidStudio3.2Canary14,并且正在尝试迁移一个现有的项目来使用
AndroidX
。从听来,我必须设置android.enableJetifier=true (这是在选择"Refactor to
AndroidX
.“时自动完成的)。(备选方案)。我还将目标API级别更新为28。当我运行“清除”时,会发生上述
错误
。通常,如果do gradle同步,则会
出现
多个
错误
,如下所示: 无法解决‘:app-瞬间@调试/编译-compileClasspath’的依赖关
浏览 0
提问于2018-05-10
得票数 13
回答已采纳
4
回答
迁
移到
AndroidX
、
我将我的
AndroidX
升级到3.2,现在我想使用Redactor->Migrate to
AndroidX
自动迁
移到
->,现在它
出现
了以下
错误
: Android依赖“
androidx
.media:media”对于编译(1.0.0-rc01)和
运行时
(1.0.0)类路径有不同的版本。
浏览 0
提问于2018-10-23
得票数 11
回答已采纳
1
回答
迁
移到
androidx
后
出现
抽象方法
错误
、
、
、
、
Logcat
错误
java.lang.AbstractMethodError: abstract method "java.lang.Object com.google.gson.TypeAdapter.readcom.google.firebase:firebase-crashlytics:17.2.2' implementation 'com.google.firebase:firebase-analytics:18.0.0' 这是导致
错误
的代码行test.add(gson.fromJson(arr.getJSON
浏览 22
提问于2020-10-30
得票数 1
回答已采纳
1
回答
如何在android中将Android 26更改为29+?
、
、
、
、
com.android.support.constraint:constraint-layout:1.0.2', 'com.android.support:cardview-v7:26.1.0'上的项目结构中更改它时,如果我更新了下面的插件,我就会得到
错误
有没有办法在不修改布局文件的情况下迁
移到
androidX
。我需要将所有资源文件中的代码从<android.support.constraint.ConstraintLayout>更改为<
androidx
.constraint
浏览 4
提问于2020-04-30
得票数 2
回答已采纳
1
回答
无法通过“`CompileOptions”指定-processorpath或-处理器路径
、
、
在将Firebase Cloud Messaging实现到我的项目
后
,我在
运行时
遇到了一个
错误
,未能合并清单,所以我将应用程序迁
移到
Androidx
。在迁
移到
androidx
之后,我得到了这个
错误
implementation fileTree(dir: 'libs', include:
浏览 0
提问于2019-08-20
得票数 1
回答已采纳
3
回答
Android:添加Firebase消息传递- Menifest合并失败
) from [com.android.support:support-compat:28.0.0] AndroidManifest.xml:22:18-91 Manifest merger failed with multiple errors, see log
浏览 0
提问于2019-06-27
得票数 5
回答已采纳
1
回答
在Android Studio中迁
移到
AndroidX
后
出现
YoutubeAndroidPlayerAPI
错误
、
、
、
、
在迁
移到
AndroidX
之前,任何东西都可以正常工作。 我意识到YoutubeAndroidPlayerAPI中的代码不支持
AndroidX
。扩展到片段的YoutubePlayerSupportFragment类仍然使用导入android.support.v4.app.Fragment,而不是
androidx
.fragment.app.Fragment我无法编辑迁
移到
AndroidX
的YoutubeAndroidPlayerAPI (只读模式)的代码。这是我的项目的示例代码,在'
浏览 51
提问于2019-06-28
得票数 9
4
回答
撤消到
AndroidX
的迁移
、
我已经成功地将我的Android Studio代码库重构为
AndroidX
。但这也给我的一些库带来了一些问题。 我需要恢复它,因为这个应用程序很快就会投入生产。我该怎么做呢?
浏览 9
提问于2018-11-23
得票数 20
2
回答
AndroidX
YouTubeAndroidPlayerApi获取
错误
、
、
迁
移到
AndroidX
后
,YoutubeAndroidPlayerAPi获取YouTubePlayerSupportFragment中的
错误
需要
androidx
.fragment.app.Fragment
浏览 4
提问于2020-01-16
得票数 0
2
回答
原生React :迁
移到
AndroidX
、
、
、
我今天运行了我的Android RN项目,
出现
了以下
错误
我认为为了解决这个问题,需要迁
移到
AndroidX
这些尝试给我带来了更多的
错误
,特别是这个
错误</e
浏览 0
提问于2019-06-23
得票数 7
2
回答
如何使用
androidx
.appcompat.app.AlertController$RecycleListView?
、
、
我正在尝试使用回收器视图,但我得到一个
错误
。 在搜索了很多东西
后
,我发现我必须迁
移到
Androidx
,当我的项目迁
移到
Androidx
时,它会自动解决。 ?
浏览 308
提问于2019-10-18
得票数 0
2
回答
为什么自从我更新了Android之后,我就有了无法修复的问题?
、
、
当我构建应用程序时,我会得到这个
错误
:
错误
:无法解决“:app@调试/编译compileClasspath”的依赖关系:无法解析com.android.support:support-v4:22
浏览 0
提问于2019-04-01
得票数 4
回答已采纳
1
回答
迁
移到
AndroidX
后
的Lint
错误
:
、
、
在迁移/重构到
AndroidX
之后(使用Android Studio3.2 RC2中的迁移工具),我得到了大量的以下类型的Lint
错误
: app:showAsAction="never" /> 我很困惑;我猜这是Lint中的一个
错误
,与迁
移到
AndroidX
有关。
浏览 0
提问于2018-09-01
得票数 2
1
回答
无法构建android
、
、
、
但是,因为,今天早上我得到了下面的
错误
。我尝试了在线提供的android原生解决方案。但它不起作用。请帮帮忙。app.CoreComponentFactory) -compat:28.0.0 AndroidManifest.xml:22:18-91的属性应用程序@appComponentFactory核心也存在于
androidx
.core:core:1.0.0 AndroidManifest.xml:22:18-86 value=(
androidx
.core.app.CoreComponentFactory).建议:在AndroidMani
浏览 13
提问于2019-06-18
得票数 2
回答已采纳
2
回答
'com.google.firebase:firebase-database:18.0.0‘实现
后
出现
错误
:appcompat-v7:28.0.0
在我将firebase依赖项添加到gradle中
后
,我遇到了这个问题:
浏览 0
提问于2019-07-02
得票数 0
2
回答
找不到与com.android.support:appcompat-v7:29.+匹配的任何版本
、
、
、
只需启动一个新项目,并在Gradle Build with Pie上得到
错误
(Androidv9.0): 无法解决“:app@debugAndroidTest/compileClasspath”的依赖关系
浏览 1
提问于2019-08-09
得票数 1
回答已采纳
2
回答
使用appcompat-v7:28.0.0将Firebase Analytics添加到Android项目时出错
、
、
一旦我将implementation 'com.google.firebase:firebase-analytics:17.2.1'添加到我的梯度中,它就会在文章末尾给出
错误
。我也做了
错误
的暗示,但同样的另一个兔子洞。还有人有其他建议吗?com.google.gms.google-services' 清单合并失败:属性应用@appComponentFactory来自com.android.Support:support:28.0.0 AndroidManifest.xml:22:18-91在
androidx
.c
浏览 2
提问于2019-12-12
得票数 1
回答已采纳
1
回答
不兼容的appcompat和play-services. app: compat-v7: 28.0.0和play-services之间的视觉依赖关系.视觉: 18.0.0
、
、
Android将返回以下消息: 依赖关系使用groupId com.android.support和
androidx
。viewpager’、myVersion =‘28 .0. 0’、myPacking =‘aar’、myClassifier =‘null’}和IdeMavenCoordinates {myGroupId =‘
androidx
.lifecycle’、myArtifactId =‘生命周期-
运行时
’、myVersion =‘2.0.0’、myPacking =‘aar’、myClassifier =‘null '}
浏览 6
提问于2019-10-03
得票数 0
回答已采纳
2
回答
导入语句在迁
移到
androidx
后
出现
错误
,如何修复它们?
这个导入语句在MainActivity中
出现
错误
(迁
移到
androidx
之后),该怎么办?
浏览 1
提问于2019-06-18
得票数 0
回答已采纳
点击加载更多
扫码
添加站长 进交流群
领取专属
10元无门槛券
手把手带您无忧上云
相关
资讯
升级 iOS 15 后,会出现“iPhone 储存几乎满了”的错误提示
迁移到AndroidX
Android 迁移到 Androidx
微软承认部分 Win10 安装 12 月更新后出现 0xc000021a 蓝屏错误
谷歌公布 GitHub 最新开源库 androidx:开发 AOSP Jetpack
热门
标签
更多标签
云服务器
ICP备案
对象存储
腾讯会议
云直播
活动推荐
运营活动
广告
关闭
领券