Thanks for this info Dianne,
Going through the source I have managed to figure out that additional
location providers can be loaded by putting the class-name into a file
on the system called /data/location/[myProvider]/class
The LocationManagerService will then instantiate this class, and add
it
They are implemented in the platform code, which hasn't yet been released.
I believe subclassing by apps is only for development on the emulator to
generate fake location information.
On Sat, Oct 18, 2008 at 1:49 PM, Bradley Kite <[EMAIL PROTECTED]>wrote:
>
> Hi all,
>
> The LocationProvider clas
2 matches
Mail list logo