Mapper  0.9.0
API documentation
Public Member Functions | List of all members
org.openorienteering.mapper.MapperService Class Reference

A foreground service which keeps Mapper alive enough to save the modified map and to continue GPX recording. More...

Inheritance diagram for org.openorienteering.mapper.MapperService:
Inheritance graph
[legend]
Collaboration diagram for org.openorienteering.mapper.MapperService:
Collaboration graph
[legend]

Public Member Functions

int onStartCommand (Intent intent, int flags, int startId)
 
IBinder onBind (Intent intent)
 

Detailed Description

A foreground service which keeps Mapper alive enough to save the modified map and to continue GPX recording.

Member Function Documentation

◆ onBind()

IBinder org.openorienteering.mapper.MapperService.onBind ( Intent  intent)
inline

◆ onStartCommand()

int org.openorienteering.mapper.MapperService.onStartCommand ( Intent  intent,
int  flags,
int  startId 
)
inline

The documentation for this class was generated from the following file: