I want to create an application based on bluetooth operation in android.I am using the following code
BluetoothAdapter adapter=BluetoothAdapter.getDefaultAd
Yes, I agree, right now the emulator does not support Bluetooth.
To compile Android with Bluetooth support enabled, add the following line to BoardConfig.mk.
BoardConfig.mk
BOARD_HAVE_BLUETOOTH := true