本文介绍了UnsupportedMethodException的Andr​​oid 0.8.9工作室的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

限时删除!!

我的Andr​​oid 0.8.9工作室。
到现在为止,这可能与文件的gradle成功同步,
但今天,当我打开它,它给了我这个错误:

I have Android Studio 0.8.9.Until now, It could sync with gradle files successfully,But today when I opened it, It gives me this error:

UnsupportedMethodException
         Failed to set up Android modules in project 'Project': Unsupported method: SourceProvider.getJniDirectories().
         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.

你能不能帮我解决这个?谢谢你。

Can you help me solve this? Thanks.

推荐答案

如前所述由Justin,升级到Android 0.9.0工作室修复此问题。

As stated by Justin, Upgrading to Android Studio 0.9.0 fixes this issue.

这篇关于UnsupportedMethodException的Andr​​oid 0.8.9工作室的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

1403页,肝出来的..

09-07 17:07