腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
文章
问答
(9321)
视频
沙龙
1
回答
Android
Studio
被
困在
准备
插件
上
android-studio
、
plugins
我目前在
Android
Studio
上
安装新
插件
时遇到了一个严重的问题。IDE不能在安装
插件
时
被
卡住。在运行
Android
Studio
之前,你能告诉我如何修复这个问题或删除
插件
吗?
浏览 4
提问于2017-08-18
得票数 14
回答已采纳
1
回答
安装kotlin后无法打开
Android
studio
项目
android
、
android-studio
、
intellij-idea
、
kotlin
刚刚下载了
Android
Studio
2.3.3,在安装之后,我已经创建了一个简单的项目。然后我安装了Kotlin
插件
,现在我无法打开项目...com.intellij.ide.plugins.PluginManager$StartupAbortedException: com.intellij.diagnostic.PluginException: org/jetbrains/
android
/uipreview/AndroidLayoutPreviewToolWindowMana
浏览 1
提问于2017-08-08
得票数 3
2
回答
使用
Android
Studio
4.1更新时,会出现一条警告消息:与找到的新版本不兼容的
插件
: Firebase Services
android
、
firebase
、
android-studio
、
flutter
在
android
studio
更新通知中,用红字写成,如上。我得到了如上的警告,我不明白它的意思。这是否意味着更新
android
studio
后,Firebase相关的软件包将不起作用?我目前正在使用Flutter和Firebase构建一个应用程序,但根据项目的不
浏览 2
提问于2020-10-13
得票数 11
2
回答
Android
Studio
-未安装Flutter
插件
;这添加了Flutter特定功能
android
、
flutter
(version 3.4) • Flutter plugin version 37.1.1
Android
Studio
✗ Flutter plugin not in
浏览 0
提问于2019-07-18
得票数 4
回答已采纳
1
回答
android
studio
中的批量可绘制导入崩溃
studio
android
、
plugins
、
android-drawable
、
android-studio-3.6.1
使用batch drawable importer
插件
导入可绘制文件时,
studio
会崩溃,并且无法创建可绘制文件。使用
Android
Studio
3.6.1 distributionUrl= 在它正常工作之前
浏览 2
提问于2020-03-25
得票数 1
1
回答
Android
项目中的方法引用计数统计
java
、
android
、
methods
、
plugins
出于项目原因,我需要找出一个类的哪些方法
被
引用(使用)以及引用了多少次。Lint使我能够找到哪些是未使用的,但我找不到任何工具来精确地确定方法
被
引用了多少次。它可以是
Android
Studio
插件
或库(或任何其他
准备
这些统计数据的方式) 提前感谢您的支持
浏览 1
提问于2017-04-02
得票数 0
2
回答
React原生assembleRelease应用程序::bundleReleaseJsAndAssets从不进展
gradle
、
react-native
关于我在Mac OS
上
的操作系统。
浏览 5
提问于2017-02-14
得票数 5
1
回答
在
Android
Studio
3中是否可以将项目另存为模板?
android
、
android-studio
我需要
准备
一些类和依赖项自定义
Android
项目模板。根据这个答案,这种可能性是存在的。但我在
Android
Studio
3.1中没有找到这个菜单。如何构建
Android
项目模板?也许是
插件
或者菜单?
浏览 11
提问于2017-12-26
得票数 0
1
回答
Visual
Studio
2013被
困在
“
准备
解决方案”
上
visual-studio
、
tfs
、
solution
在从Tfs服务器映射解决方案之后,Visual 2013在打开解决方案后被
困在
“
准备
解决方案”对话框中。IDE仍然响应,但由于
准备
解决方案对话框而无法使用。
浏览 3
提问于2014-12-11
得票数 0
回答已采纳
3
回答
Android
Studio
4.0.1
上
未显示新的Flutter项目向导
android-studio
、
flutter
、
dart
自从
Android
Studio
4发布以来,启动对话框缺少创建新flutter项目的选项。我已经尝试了这里提到的所有解决方案 [✓]
Android
toolchain - develop for
Android
devices (
Android
SDK version 29.0.
浏览 26
提问于2020-07-29
得票数 1
回答已采纳
1
回答
被
困在
白色屏幕
上
-
Android
Studio
android
、
android-studio
当我在我的设备
上
运行亚行时,它会显示一个白色的空白屏幕,并保持这样的状态。这个问题在我更新了
Android
STudio
之后就开始出现了。如果你知道怎么解决这个问题,请告诉我。谢谢。
浏览 3
提问于2017-05-29
得票数 0
1
回答
LogCat在
Android
Studio
的not
Android
Studio
项目中缺失
android-studio
、
logcat
在基于离子的应用程序的背景下,我正在为
Android
开发一个Native Cordova
插件
。我打开了
准备
好的
Android
,并通过
Android
Studio
成功运行了应用程序。但我发现LogCat已经从所有地方消失了:菜单、操作……但它适用于
Android
Studio
生成的bare项目。我会重复使用它。但这很奇怪。我发现LogCat与项目并没有纠缠在一起。它必须随处可用。我已经附加了我的
插件
,但我看不到我的通知标记。这是下一个问
浏览 0
提问于2020-07-09
得票数 0
1
回答
我无法创建设置活动
android
、
android-studio
当我去创建设置活动时,我在
android
studio
得到了一个未定义的错误。我只需执行以下操作:应用程序文件夹->新建->活动->设置活动。
浏览 0
提问于2018-01-03
得票数 0
10
回答
加载项目时出错:无法加载3个方面的详细信息
android-studio
我正在使用
Android
Studio
1.5.1,当我打开
Android
Studio
时,我在控制台中看到一个错误-“加载项目时出错:无法加载3个方面的详细信息...” Unknown features (Run Configuration[AndroidRunConfigurationType], Facet[
android
,
android
-gradle]) covered by disab
浏览 0
提问于2016-04-13
得票数 74
1
回答
更新
Android
Studio
4.1后,代码显示为白色
android
、
android-studio
在我将我的
Android
Studio
更新到4.1之后,我的代码大致如下所示 ? 而且大多数代码文本是白色的。我想让所有的代码丰富多彩。
浏览 73
提问于2020-10-19
得票数 3
1
回答
如何在一个项目中同时使用Androidx库和支持库?
java
、
android
、
androidx
androidx和com.
android
.support我想在一个项目中使用这两个库,因为我们正在使用一个使用androidx的sdk,而我的sdk不使用androidx,如何在一个项目中使用它??
浏览 0
提问于2019-12-12
得票数 1
12
回答
未安装
Android
Studio
Dart And Flutter
插件
flutter
、
flutter-dependencies
√] Flutter (Channel stable, 1.22.1, on Microsoft Windows [Version 10.0.18362.30], locale en-US)[!]
Android
Studio
X Flutter plugin not installed; this adds Flutter specifi
浏览 4
提问于2020-10-15
得票数 21
1
回答
如何在
android
studio
中安装tfs?
tfs
、
android-studio-3.0
我想在
android
studio
中使用git和visual
studio
团队服务。我无法安装它的
插件
。我在AS中搜索了
插件
,但也没有尝试从磁盘安装
插件
,但得到了这个错误此外,我试图查找浏览存储库,但在最新版本的AS中找不到它'com.google.
android
.gms:play-services-ads:11.8.0' implementation
浏览 30
提问于2020-05-16
得票数 1
6
回答
android
studio
中颤动和飞镖的
插件
问题
android-studio
、
dart
、
flutter
我最近更新了
android
studio
到3.4,因为
插件
有问题,.It说flutter plugin与这个版本的
android
studio
不兼容。我该如何解决这个问题?
浏览 0
提问于2019-04-20
得票数 2
4
回答
Android
studio
:无法选择签名版本
android
、
signature
我想建立我的应用程序与V1和V2签名版本。但是他们两个都是灰白的。有没有人能告诉我怎样才能让它可供选择?生成签名
浏览 3
提问于2017-04-21
得票数 6
点击加载更多
热门
标签
更多标签
云服务器
ICP备案
对象存储
云点播
即时通信 IM
活动推荐
运营活动
广告
关闭
领券