Dx unsupported class file v

简介: Dx unsupported class file v
  • 错误
[2020-08-25 19:10:27 - UsbCamera] Dx 
PARSE ERROR:
[2020-08-25 19:10:27 - UsbCamera] Dx unsupported class file version 52.0
...while parsing com/serenegiant/bluetooth/BluetoothDeviceInfo.class
[2020-08-25 19:10:27 - UsbCamera] Dx 1 error; aborting
[2020-08-25 19:10:27 - UsbCamera] Conversion to Dalvik format failed with error 1
  • 解决办法

  源码是1.8编译的。网上说降低兼容水平等等,包括库都要设置。

  如果解决不了,那就是找到源码,自己再次编译。

目录
相关文章
成功解决absl.flags._exceptions.UnrecognizedFlagError: Unknown command line flag 'data_format'
成功解决absl.flags._exceptions.UnrecognizedFlagError: Unknown command line flag 'data_format'
Dx unsupported class file version 52.0 Conversion to Dalvik format failed with error 1
Dx unsupported class file version 52.0 Conversion to Dalvik format failed with error 1
146 0
libs/spandsp/src/floating_fudge.h:40:20: error: implicit declaration of function ‘sin’ [-Werror=impl
libs/spandsp/src/floating_fudge.h:40:20: error: implicit declaration of function ‘sin’ [-Werror=impl
108 0
error: x264_bit_depth undeclared (first use in this function) did you mean x264_picture_t
error: x264_bit_depth undeclared (first use in this function) did you mean x264_picture_t
153 0
tdav_converter_video.cxx:49:9: error: ‘uint8’ does not name a type; did you mean ‘uint’?
tdav_converter_video.cxx:49:9: error: ‘uint8’ does not name a type; did you mean ‘uint’?
110 0
|
XML 数据格式
因为CircleImageView导致Binary XML file line #96: Error inflating class <unknown>
因为CircleImageView导致Binary XML file line #96: Error inflating class <unknown>
172 0
成功解决absl.flags._exceptions.IllegalFlagValueError: flag --train_size=inf: Expect argument to be a str
成功解决absl.flags._exceptions.IllegalFlagValueError: flag --train_size=inf: Expect argument to be a str
|
Java 应用服务中间件 Android开发