Alwin-Lin / development-debug-androidTest

2 stars 0 forks source link

Error on bt #12

Closed Alwin-Lin closed 4 years ago

Alwin-Lin commented 4 years ago

C:\Users\alwin\ws\20200524\development-debug-androidTest\bt\btSrc\src\com\android\bluetooth\a2dp\A2dpCodecConfig.java:19: error: cannot find symbol import android.bluetooth.BluetoothCodecConfig; ^ symbol: class BluetoothCodecConfig

Alwin-Lin commented 4 years ago

BluetoothCodecConfig is not found in SDK, however it is found in cs.android with {@hide} notation