How To Use Api For Gps Assist - Epson Moverio Pro BT-2000 Developer's Manual

Hide thumbs Also See for Moverio Pro BT-2000:
Table of Contents

Advertisement

11.7. How to use API for GPS assist

11.7.1. Download of EPO data
Create the instance of AGPSControl and call API for download.
■Implementation example for download
public void execDownload(View view) {
Log.d(TAG, "exec Download");
try {
AGPSControl ctl = new AGPSControl();
ctl.downloadEpo();
} catch (Exception ex) {
ex.printStackTrace();
}
}
MOVERIO Pro Developer's Guide (Rev.1.4)
193

Advertisement

Table of Contents
loading

This manual is also suitable for:

Moverio pro bt-2200

Table of Contents