- 日本語
Oct 26, 2015
ver1.7
Fixed a bug, such can be connected to the Bluetooth on some models such as the F-02E
* It seems to work and is set to 1 to the COM port.
. Method m = icsDevice.getClass () getMethod ("createInsecureRfcommSocket", new Class [] {int.class});
icsSocket = (BluetoothSocket) m.invoke (icsDevice, 1);