21
2.11
GPS
IT-G400 equips GPS.
Libraries related to this function are as follows.
Andorid standard library
※
android.location.GpsStatus
Class that provides GPS engine function.
android.location.GpsSatellite
Class that gets the current state of GPS satellites.
Used in conjunction with android.location.GpsStatus.
For details of the Android standard library, refer Android official website such as "Android
Developers".