MOVERIO Pro Developer's Guide (Rev.1.4)
191
11.6.
Application interface detail
11.6.1.
downloadEpo
Function
Download EPO data according to setting written in Setting file (/sdcatd/agps.conf).
EPO data will be delivered from EPSON data delivery server(Update every day at 0 :10 UTC)
Format
Parameter
None
Return value
Always 0
Broadcast Intent
Intent
Status
AGPS_DOWNLOAD_COMPLETED download completed
AGPS_DOWNLOAD_ERROR
download error
AGPS_CONF_ERROR
agps.conf error(agps.conf not exist, or defect in
EPO_URL)
AGPS_NETWORK_ERROR
Error by Wi-Fi OFF
AGPS_FILE_NOT_UPDATED
No update in server file
11.6.2.
downloadEpo_url
Function
Download EPO data from the URL of parameter).
Format
Parameter
Type name
Explanation
String arg0
URL of EPO data delibery server
Return value
Always 0
Broadcast Intent
Same as downloadEpo
int downloadEpo(void);
int downloadEpo(String arg0);
Summary of Contents for Moverio Pro BT-2000
Page 7: ...MOVERIO Pro Developer s Guide Rev 1 4 1 1 Introduction ...
Page 12: ...MOVERIO Pro Developer s Guide Rev 1 4 6 2 Developing Apps ...
Page 30: ...MOVERIO Pro Developer s Guide Rev 1 4 24 3 Display control ...
Page 39: ...MOVERIO Pro Developer s Guide Rev 1 4 33 4 UI control ...
Page 47: ...MOVERIO Pro Developer s Guide Rev 1 4 41 5 Voice commands ...
Page 70: ...MOVERIO Pro Developer s Guide Rev 1 4 64 6 Camera control ...
Page 119: ...MOVERIO Pro Developer s Guide Rev 1 4 113 7 Sensor control ...
Page 127: ...MOVERIO Pro Developer s Guide Rev 1 4 121 8 Bluetooth BLE ...
Page 184: ...MOVERIO Pro Developer s Guide Rev 1 4 178 9 Power control ...
Page 187: ...MOVERIO Pro Developer s Guide Rev 1 4 181 10 Self diagnostic function ...
Page 191: ...MOVERIO Pro Developer s Guide Rev 1 4 185 11 GPS Assist ...
Page 202: ...MOVERIO Pro Developer s Guide Rev 1 4 196 Memo ...