小编Sin*_*ngh的帖子

UnsupportedMethodException Android Studio 2.2

我将我的android工作室更新为2.2.现在当我打开并运行上一个项目时,我收到错误UnsupportedMethodException.

Unsupported method: AndroidProject.getPluginGeneration().
             The version of Gradle you connect to does not support that method.
             To resolve the problem you can change/upgrade the target version of Gradle you connect to.
             Alternatively, you can ignore this exception and read other information from the model
Run Code Online (Sandbox Code Playgroud)

.

android android-studio

27
推荐指数
1
解决办法
6万
查看次数

方法不推荐使用FloatMath.sqrt()方法

我将我的android工作室更新为2.1.2并打开了上一个项目.现在它显示FloatMath.sqrt()已弃用且无法解析方法'sqrt(float)'

android android-studio

7
推荐指数
1
解决办法
1万
查看次数

标签 统计

android ×2

android-studio ×2