The method of type must override a superclass method
导入android项目时,报The method of type must override asuperclass method
一堆错误,
解决方法:

将编译的jdk与使用的jdk版本一致即可。
道法自然
导入android项目时,报The method of type must override asuperclass method
一堆错误,
解决方法:

将编译的jdk与使用的jdk版本一致即可。