AndroidStudio icon indicating copy to clipboard operation
AndroidStudio copied to clipboard

AndroidStudio中文入门指南

Results 15 AndroidStudio issues
Sort by recently updated
recently updated
newest added

import module时的下一步永远是灰色的,无法点击

Hello, I'm creating (or rather trying to create) an application that is supposed to connect to an automatic greenhouse via bluetooth. This application works with a database that I created...

在Arctic Fox版本中,安装了 主题插件,并不能被选择

as的版本越更新越卡,有时开发时,忽然加载卡死,各种奇帕问题

//code example(代码示例): public static final String PACKAGE_NAME = getAppPackageName(); public static final String ACTION_START = "abc_" + PACKAGE_NAME; public void testSwitchCase(String action) { switch(action) { case ACTION_START://提示错误(Prompt Error): "Constant expression...

Fragments should be static

在升级到3.6版本之后,发现布局文件中视图预览不显示了,一直没有解决,最近一个控件一个控件进行注释,发现当布局文件内使用了TextClock后,预览视图无法显示,删除后立即又显示,打开布局文件的Design中的控件列表中也找不到TextClock了,但是在布局文件中直接引用TextClock又可以使用,只是不显示预览,由于官方又没有声明该控件将不再被使用,不知如何解决是好

androidStudio create new a project ,This situation always occurs. Server returned HTTP response code: 403 for URL: https://services.gradle.org/distributions/gradle-4.10.1-all.zip

When is Android studio 3.0 official release? I want to use the release version of Android studio 3.0.

经常修改后代码,点击运行按钮时会出现,需要rebuild才能运行 Error:Execution failed for task ':app:transformDexWithInstantRunSlicesApkForDebug'. > java.io.IOException: Could not delete path 'D:\AndroidProject\test\app\build\intermediates\instant-run-support\debug\package_slice_2\dex-renamer-state.txt'.