我的Android进阶之旅解决编译报错:Invoke-customs are only supported starting with Android O (--min-api 26)
Posted 字节卷动
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了我的Android进阶之旅解决编译报错:Invoke-customs are only supported starting with Android O (--min-api 26)相关的知识,希望对你有一定的参考价值。
一、错误描述
今天在编写一个SDK的时候,使用Lambda表达式编写了相关的代码,然后在测试demo的APP引用这个SDK的时候,编译出错,如下所示:
1.1 简单错误信息
Invoke-customs are only supported starting with android O (--min-api 26)
1.2 详细信息
Source\\XXXProject\\xxx-sdk\\build\\intermediates\\runtime_library
以上是关于我的Android进阶之旅解决编译报错:Invoke-customs are only supported starting with Android O (--min-api 26)的主要内容,如果未能解决你的问题,请参考以下文章
我的Android进阶之旅解决NDK开发,编译的时候报错:open: Invalid argument File xxx.so is not writable.
我的Android进阶之旅解决Android Studio报错:Caused by: java.io.StreamCorruptedException: invalid type code: 00
我的Android进阶之旅解决编译报错:Invoke-customs are only supported starting with Android O (--min-api 26)
我的Android进阶之旅解决编译报错:Invoke-customs are only supported starting with Android O (--min-api 26)
我的Android进阶之旅彻底解决Android Studio编译so库的时候报错:More than one file was found with OS independent path
我的Android进阶之旅彻底解决Android Studio编译so库的时候报错:More than one file was found with OS independent path