因为AndroidStudio突然不识别类,按住Ctral点击类名无法跳转并且无法查看系统代码也无法提示系

统类方法 因此重装AndroidStudio 解决  , 将

classpath 'com.android.tools.build:gradle:3.5.2'//改为as软件版本

kotlin报错。

安装kotlin 插件。

删除  kotlinOptions {

jvmTarget = JavaVersion.VERSION_1_5

}

将kotlin版本改为项目的原kotlin版本 重新运行 正常

如图

Some of the Kotlin libraries attached to this project are compiled with the newer Kotin compiler and相关推荐

  1. Some Kotlin libraries attached to this project were compiled with a newer Kotlin终极解决方法有手就会

    Some Kotlin libraries attached to this project were compiled with a newer Kotlin compiler and can't ...

  2. some kotlin libraries attached to this project were compiled with a newer kotlin compiler and can‘t

    some kotlin libraries attached to this project were compiled with a newer kotlin compiler and can't ...

  3. iOS开发基础知识--碎片41

    iOS开发基础知识--碎片41 1:UIWebView加载本地的HTML NSString *path = [[NSBundle mainBundle] bundlePath]; NSURL *bas ...

  4. Kotlin 资源大全

    官网及文档 Kotlin 官网 Kotlin 文档 Kotlin 中文文档 Kotlin on GitHub 中文社区 掘金技术社区 教程 & 文章 视频教程 Kotlin 系列视频教程 开始 ...

  5. 【错误记录】Android Studio 4.2.1 编译报错 ( Kotlin 版本推荐设置 1.5.0 )

    文章目录 一.报错信息 二.解决方案 一.报错信息 将 Android Studio 版本升级成最新的 4.2.14.2.14.2.1 版本 , 出现如下错误 ; Build file 'D:\pro ...

  6. idea项目怎么jdk和scala同时显示在External Libraries下?

    idea项目怎么jdk和scala同时显示在External Libraries下? 在project settings下的modules下的Dependencies的右边"+"添 ...

  7. kotlin 类和对象_Kotlin程序| 类和对象的示例(带有学生数据)

    kotlin 类和对象 In the below program, we are creating a student class to input and print the student dat ...

  8. 使用Kotlin在活动之间进行Android意向处理

    In this tutorial, we'll be discussing Android Intents and implement them using Kotlin in our applica ...

  9. Android Compose 版本与 Kotlin 版本的兼容问题

    文章目录 问题描述 解决问题 1. 找到 compose 与 kotlin 的[兼容性版本对照表](https://developer.android.google.cn/jetpack/androi ...

最新文章

  1. PTA 基础编程题目集 7-6 混合类型数据格式化输入 C语言
  2. 领域驱动设计:软件核心复杂性应对之道
  3. 网站如何才能吸引用户,增加网站点击率?
  4. 日期正则表达式yyyyMMdd
  5. 剑指offer:对称的二叉树(镜像,递归,非递归DFS栈+BFS队列)
  6. some formulas for bloging
  7. 使用docker方式安装etcd集群,带TLS证书
  8. GDI和GDI+对象的相互转换(转)
  9. [轉]PHP命名空间规则解析及高级功能
  10. 002-JavaScript基本应用
  11. 接入阿里云云呼叫中心
  12. JavaScript中sort()对数组数字项函数function(a,b)返回值为a-b即为升序排列的细解
  13. 将Tomcat注册成系统服务,并且设置成系统自启动项
  14. 【ACWing】1489. 田忌赛马
  15. 强大的合成器微信小程序源码支持视频,gif动态证件照等等几十种功能
  16. 《全基因组测序WGS数据分析——2.FASTA和FASTQ》学习笔记
  17. Notification和NotificationManagerService原理解析
  18. Javascript中JSON与String相与转换
  19. 《杰克韦尔奇自传》读后感
  20. 2022-08-04 Brighthouse: An Analytic DataWarehouse for Ad-hoc Queries

热门文章

  1. 数据中心小母线配电箱监测终端
  2. C语言 exit(0)与exit(1)、return区别
  3. Linux下安装Python,并在Linux下运行python代码文件
  4. SCL3300 三轴倾角计的使用(一)
  5. nios ii之Micro SD卡(TF卡)spi
  6. UnityWebRequest带中文路径找不到
  7. 计算机串口无法发数,单片机向电脑发送数据,为什么串口调试助手收不到数据 求助...
  8. u盘中删除的文件怎样才能恢复呢?
  9. 探究2020版《网上银行系统信息安全通用规范》的新变化
  10. 设计模式与自行车生产所引发的联想