A
AC Question
I have developed an app using android bluetooth(BT) document and code examples. The program defines the BT adapter, sets up a ACTIOIN_REQUEST, enables a on and off button, has a list view for the devises that were paired.
I followed much of the android BT document. I also set up my own string to test out listview which works fine. I use log files and debug. The external device to pair is a RN42. My BT on my PC and phone discovers the RN42. The phone with my app has ON, OFF, GET VISIBLE, LIST DEVICES, and a list view for the devices.
I followed much of the android BT document. I also set up my own string to test out listview which works fine. I use log files and debug. The external device to pair is a RN42. My BT on my PC and phone discovers the RN42. The phone with my app has ON, OFF, GET VISIBLE, LIST DEVICES, and a list view for the devices.