07-14 18:03:37.988 17802-17802/org.nd D/org.nd﹕ Automatically connect 07-14 18:03:37.988 17802-17802/org.nd D/BluetoothGatt﹕ connect() - device: D8:45:8D:A2:7E:72, auto: true 07-14 18:03:37.988 17802-17802/org.nd D/BluetoothGatt﹕ registerApp() 07-14 18:03:37.988 17802-17802/org.nd D/BluetoothGatt﹕ registerApp() - UUID=2a62092b-04b0-43d0-8c31-17ade05921de 07-14 18:03:37.988 17802-17823/org.nd D/BluetoothGatt﹕ onClientRegistered() - status=0 clientIf=5 07-14 18:03:37.988 17802-17802/org.nd D/BluetoothLeService﹕ Trying to create a new connection.[auto] 07-14 18:03:38.028 17802-17815/org.nd D/BluetoothGatt﹕ onClientConnectionState() - status=0 clientIf=5 device=D8:45:8D:A2:7E:72 07-14 18:03:38.028 17802-17815/org.nd I/BluetoothLeService﹕ Connected to GATT server. 07-14 18:03:38.028 17802-17815/org.nd D/BluetoothGatt﹕ discoverServices() - device: D8:45:8D:A2:7E:72 07-14 18:03:38.028 17802-17815/org.nd I/BluetoothLeService﹕ Attempting to start service discovery:true 07-14 18:03:38.028 17802-17816/org.nd D/BluetoothGatt﹕ onGetService() - Device=D8:45:8D:A2:7E:72 UUID=00001800-0000-1000-8000-00805f9b34fb 07-14 18:03:38.028 17802-17822/org.nd D/BluetoothGatt﹕ onGetService() - Device=D8:45:8D:A2:7E:72 UUID=00001801-0000-1000-8000-00805f9b34fb 07-14 18:03:38.028 17802-17823/org.nd D/BluetoothGatt﹕ onGetService() - Device=D8:45:8D:A2:7E:72 UUID=0000180a-0000-1000-8000-00805f9b34fb 07-14 18:03:38.038 17802-17815/org.nd D/BluetoothGatt﹕ onGetCharacteristic() - Device=D8:45:8D:A2:7E:72 UUID=00002a00-0000-1000-8000-00805f9b34fb 07-14 18:03:38.038 17802-17822/org.nd D/BluetoothGatt﹕ onGetCharacteristic() - Device=D8:45:8D:A2:7E:72 UUID=00002a01-0000-1000-8000-00805f9b34fb 07-14 18:03:38.038 17802-17823/org.nd D/BluetoothGatt﹕ onGetCharacteristic() - Device=D8:45:8D:A2:7E:72 UUID=00002a04-0000-1000-8000-00805f9b34fb 07-14 18:03:38.038 17802-17816/org.nd D/BluetoothGatt﹕ onGetCharacteristic() - Device=D8:45:8D:A2:7E:72 UUID=00002a05-0000-1000-8000-00805f9b34fb 07-14 18:03:38.038 17802-17815/org.nd D/BluetoothGatt﹕ onGetCharacteristic() - Device=D8:45:8D:A2:7E:72 UUID=00002a29-0000-1000-8000-00805f9b34fb 07-14 18:03:38.048 17802-17822/org.nd D/BluetoothGatt﹕ onGetDescriptor() - Device=D8:45:8D:A2:7E:72 UUID=00002902-0000-1000-8000-00805f9b34fb 07-14 18:03:38.048 17802-17823/org.nd D/BluetoothGatt﹕ onSearchComplete() = Device=D8:45:8D:A2:7E:72 Status=0 07-14 18:03:40.038 17802-17802/org.nd I/Timeline﹕ Timeline: Activity_launch_request id:org.nd time:19158943 07-14 18:03:40.068 17802-17802/org.nd I/Choreographer﹕ Skipped 121 frames! The application may be doing too much work on its main thread.
Difference between getActionBar() and getSupportedActionbar();
1,使用SharedPreferences
file:///D:/adt-old/sdk/docs/training/basics/data-storage/shared-preferences.html#GetSharedPreferences
2,BLE retrive known peripherals
file:///C:/Users/HAO/AppData/Local/Android/Sdk/docs/guide/topics/connectivity/bluetooth-le.html
this should be usefull; http://toastdroid.com/2014/09/22/android-bluetooth-low-energy-tutorial/
but its mac;https://developer.apple.com/library/mac/documentation/NetworkingInternetWeb/Conceptual/CoreBluetooth_concepts/BestPracticesForInteractingWithARemotePeripheralDevice/BestPracticesForInteractingWithARemotePeripheralDevice.html
3, early of today , however , waste a lot of time in SPINNER, file:///C:/Users/HAO/AppData/Local/Android/Sdk/docs/guide/topics/ui/controls/spinner.html
eventually listview instead.
4, The great job of today is DB . file:///C:/Users/HAO/AppData/Local/Android/Sdk/docs/guide/topics/data/data-storage.html#pref