|
||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||
AmarinoIntent.EXTRA_DEVICE_ADDRESS -
The address of the device Amarino should connect to.
AmarinoIntent.EXTRA_DEVICE_ADDRESS - the address of the connected
device.
#EXTRA_CONNECTED_DEVICES
This action is only broadcasted if you have requested the list of device
before by sending AmarinoIntent.ACTION_GET_CONNECTED_DEVICES
AmarinoIntent.EXTRA_DEVICE_ADDRESS - the address of the device
which could not be connected
There are many reasons why this might happen.
AmarinoIntent.EXTRA_DEVICE_ADDRESS - The address of the device
Amarino should disconnect from.
AmarinoIntent.EXTRA_DEVICE_ADDRESS - the address of the
disconnected device.
AmarinoIntent.ACTION_CONNECTED_DEVICES
When you request the connected devices list you should always have a
BroadcastReceiver ready to receive the result from Amarino
AmarinoIntent.EXTRA_DEVICE_ADDRESS - The address of the device
Amarino should send data to
AmarinoIntent.EXTRA_DATA_TYPE - The type of data shipped with
this intent
AmarinoIntent.EXTRA_DATA - The actual data you want to send.
|
||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||