1
我試圖運行2.1(閃電)手機上的例子SDK包BluetoothChat運行BluetoothChat,但它與試圖在Android 2.1
java.lang.NoSuchMethodError崩潰:android.bluetooth.BluetoothAdapter.listenUsingInsecureRfcommWithServiceRecord
有沒有簡單的方法來獲得這個工作?比如簡單地將新版本的android.bluetooth與我的程序捆綁在一起?我可以在4.0.4上運行它。