腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
文章
问答
(9999+)
视频
沙龙
5
回答
发生意外错误。请稍后再试。(3200000)
、
、
是否有人在
Google
play
商店的Manage release中遇到问题?当我尝试在production track中上传应用程序时。
打不开
了。我得到了这个错误。
浏览 2
提问于2019-10-16
得票数 33
1
回答
代号One反向工程Android包
、
我在
Google
Play
上有一个android应用程序,其中的原始文件已经丢失。我所有的东西都在我的电脑上,通常我会备份所有的东西,但不知何故,我失去了这个项目。所以,我已经从我的
Google
Play
控制台下载了APK,但里面的内容与原始项目的结构没有任何相似之处。包里面有一个Classes.dex文件/文件夹,我好像
打不开
它。
浏览 11
提问于2020-04-26
得票数 1
回答已采纳
2
回答
Android 11应用崩溃的排查方法(SDK 30)
、
、
、
app-package-name <<< #00 pc 00000000038621f0 /data/app/~~dDiCj_8810kb6DPfFJq1VA==/com.
google
.android.trichromelibrary
浏览 299
提问于2021-03-23
得票数 12
回答已采纳
1
回答
乐固加固不支持android 9.0?
、
乐固加固后的安卓app.在安卓9.0机器上(honor
play
)
打不开
,是否适配了android 9.0?在其他安卓版本都是正常的。
浏览 1056
提问于2018-10-18
2
回答
视频点播是否支持https?
、
现在我们网站支持了https连接, 然后在使用腾讯视频的时候, 发现
打不开
视频.提示的是不安全的内容.http://
play
.video.qcloud.com/iplayer.html.....如果使用
浏览 699
提问于2016-11-07
4
回答
tapd今天是崩了吗?
转半天
打不开
image.png
浏览 855
提问于2021-11-24
2
回答
UIApplication openUrl不能与带格式的NSString一起使用
、
、
、
我有以下代码来打开
google
地图: NSString *urlString = [NSString stringWithFormat:@"http://maps.
google
.com/maps?就是
打不开
。
浏览 36
提问于2010-03-29
得票数 18
回答已采纳
2
回答
在
Google
Colab中打开网络摄像头
、
、
我正在尝试在
Google
Colab中打开一个网络摄像头。我执行了以下命令:但这并不起作用:网络摄像头
打不开
。是否可以在
Google
Colab上打开到我的网络摄像头的连接?
浏览 0
提问于2019-01-27
得票数 19
1
回答
Google
map API v2使APK的大小大于旧版本。
、
有一个应用程序在构建签名版本APK之后使用
Google
v2,文件长度太大了--我构建了"HelloWord“项目来度量长度,并将
google
_
play
_services_lib添加到项目文件长度高达2.2Mb此外,SKD Manager的Repository和
google
服务也进行了更新。 我使用(Gradle)和导入所有
google
服务。是否可以导入部分的?
浏览 1
提问于2015-09-13
得票数 1
回答已采纳
1
回答
在Android上构建失败
、
、
、
、
在将所有
Google
库更新到最新版本(从v21到v22.2.0、
Play
Services到v7.5 )之后,我的项目就不再成功构建了。
浏览 3
提问于2015-06-04
得票数 7
回答已采纳
1
回答
我得到一个错误:找不到com.
google
.android.gms.internal.zzbgl的类文件
、
、
、
:
play
-services-maps:12.+'implementation'com.
google
.android.gms:
play
-services-analytics:12.+' implementation 'com.
google
.android.gms:
play
-s
浏览 1
提问于2018-06-15
得票数 4
回答已采纳
2
回答
Android Error..Works在一些设备上,而不是其他设备上
、
致命异常:主进程: com.rahulapps.voiceofmp,PID: 8980 java.lang.NoClassDefFoundError: com.
google
.firebase.FirebaseOptionsat com.
google
.firebase.FirebaseApp.zzbu(未知源)( com.
google
.firebase.provider.FirebaseInitProvider.onCreateContentProvider.java:1616)在android.content.ContentProvider
浏览 5
提问于2016-06-10
得票数 1
1
回答
如何在
google
-
play
网站上抓取无限滚动的所有链接
、
、
、
、
webdriverfrom requests import Session 'https://
play
.
google
.combs.findAll('a', {'class':'poRVub'}) temp_link.append('https://
浏览 6
提问于2020-12-28
得票数 1
回答已采纳
1
回答
更改了ip地址 现在
打不开
云服务器?
、
我按了更改ip地址 现在
打不开
云服务器了
浏览 427
提问于2020-04-05
2
回答
如何在android中编程打开
google
play
protect?
、
、
我想直接从我应用程序打开
google
play
protect,这样用户就可以轻松地启用或禁用
play
protect。
浏览 18
提问于2018-12-01
得票数 1
1
回答
使用Proguard删除
Google
服务库中未使用的类
、
、
、
、
我试图从
Google
Play
Services库中清除未使用的类。我创建了一个全新的android项目,只有一个空的活动。项目不使用库中的任何内容。因此,我希望,当我构建发行版(包括在配置中运行proguard )时,我将看到二进制大小与具有/不带有
play
-services依赖的构建没有任何区别。我找到了,它涉及重新打包
play
-services.jar文件。此外,此解决方案还要求显式指定不使用的每个包。但我不明白为什么proguard在我的情况下不做这个工作?// compile
浏览 1
提问于2014-12-27
得票数 6
回答已采纳
3
回答
如何使用
Google
6.5粒度依赖管理
、
原题: 在11月17日的中,
Google
引入了期待已久的粒度依赖管理(以应对dex方法的限制)。
浏览 0
提问于2014-12-08
得票数 29
回答已采纳
2
回答
Android :手表面板的发行版大小不低于6Mo
、
、
、
['*.jar'])compile 'com.android.support:appcompat-v7:22.1.1'compile "com.
google
.android.support:wearable:1.1.+"是否有人经历过同样的问题,是否有办法避免这种情况或缩小
浏览 4
提问于2015-05-29
得票数 1
回答已采纳
2
回答
libGDX + com.
google
.android.gms:
play
-services:7.0.0 : android:dexDebug
、
、
、
、
当我在gradle中添加下一行时:它确实能正确同步。com.android.dx.command.dexer.Main.main(Main.java:215)
Google
浏览 3
提问于2015-04-16
得票数 3
回答已采纳
3
回答
115.159.205.105不能访问外网我购买的是1M的我已经买了六七台服务器了只有这台不能上网?
浏览 439
提问于2017-11-13
点击加载更多
热门
标签
更多标签
云服务器
ICP备案
对象存储
云点播
智聆口语评测
活动推荐
运营活动
广告
关闭
领券