Computers/안드로이드
2013. 11. 8. 14:05
Android 2.2.
How to set up
serial port
(com,rfcomm) port?
http://stackoverflow.com/questions/4503740/android-2-2-how-to-set-up-serial-portcom-rfcomm-port
Activate Bluetooth SPP in Android?
This might answer your question ..http://source.android.com/porting/bluetooth.html#androidBluetoothFeatures
SPP (or ability to use Java API's to establish RFCOMM channels) is available from Android (2.0/2.1) release (Eclair) onwards
http://goldenking.tistory.com/10