我的android studio3.0问题
我的android studio有好多的框架导入不进来该怎么办上哪里去下载啊?
还有recyclerview这个回收复用的组件队sdk有没有什么要求啊?
我用的安卓模拟器是8.0的
正在回答
java.lang.NoSuchMethodError: No static method getFont……是这个错吗?参照下图把版本改一致再试试
红色下滑线的那个是这个提示:
All com.android.support libraries must use the exact same version specification (mixing versions can lead to runtime crashes). Found versions 24.2.1, 23.4.0. Examples include com.android.support:animated-vector-drawable:24.2.1 and com.android.support:recyclerview-v7:23.4.0 less... (Ctrl+F1)
There are some combinations of libraries, or tools and libraries, that are incompatible, or can lead to bugs. One such incompatibility is compiling with a version of the Android support libraries that is not the latest version (or in particular, a version lower than your targetSdkVersion.)
这是gradle看看有什么问题吧 ?下面就是我的错误信息红色字的那个。
这回是老长时间不错来效果图了。
我点击这个按钮就会出现错误。
- 参与学习 人
- 提交作业 147 份
- 解答问题 687 个
本专题介绍了Android开发核心组件:广播、服务及全局应用。教会你如何使用AIDL、Thread、Socket、蓝牙解决进程线程间通信问题。利用Glide等实现异步加载及NDK原生代码开发。
了解课程
恭喜解决一个难题,获得1积分~
来为老师/同学的回答评分吧
0 星