tags:

views:

17

answers:

2

Does anyone know how to provide your own LocationProvider and publish it to the system, so other apps may fetch a reference to it from the LocationManager?

A: 

Read a tutorial about Android location provider mock

Pentium10
A: 

I do not intent to provide mock-location-data for m own application but to have an additional LocationProvider for all other applications on the phone to choose from.

Thus the tutorial about the "Android location provider mock" is not helpful.