首页 > 系统 > Android > 正文

Android Studio 3.0被调方法参数名提示的取消方法

2019-10-22 18:24:24
字体:
来源:转载
供稿:网友

android/54202.html">android studio升级3.0之后, 代码中调用的方法增加了参数名提示:

android,studio,3.0,提示

很多人不习惯这个提示,我们来看看怎么取消这个提示:

android,studio,3.0,提示

PS:下面看下Android Studio 3.0 gradle提示太老 解决方法

The android gradle plugin version 3.0.0-alpha1 is too old, please update to the latest version. To override this check from the command line please set the
ANDROID_DAILY_OVERRIDE environment variable to “d27b293f4c7c48dfe922ba160164f3fa511cb3b9”
Upgrade plugin to version 3.0.0-alpha1 and sync project Open File

它是想告诉你,你的版本太老了;

解决方法:去环境变量那里配置一下吧新建一个变量:

变量名:ANDROID_DAILY_OVERRIDE

变量值:d27b293f4c7c48dfe922ba160164f3fa511cb3b9

总结

以上所述是小编给大家介绍的Android Studio3.0被调方法参数名提示的取消方法,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对VEVB武林网网站的支持!


注:相关教程知识阅读请移步到Android开发频道。
发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表