That might force the emulator to turn on the GPS (this was
insufficient for me in 0.9, I still needed to enable and activate the
GPS provider in code first). I haven't had a chance to test in 1.0
yet.

Either way, it still only covers part of the problem.

The test-location-provider-thing also lets you emulate the GPS being
turned on / off, mock it's availability, and programatically modify
the current location. It also lets you experiment with alternative
location services that have different capabilities than the built-in
GPS and Network providers.

All that stuff was useful, it would be a shame if it's gone now.

Cheers
Reto

----
Professinal Android Application Development
http://www.amazon.com/gp/product/0470344717?tag=interventione-20

On 24 Sep, 16:48, Stefan Handschuh <[EMAIL PROTECTED]> wrote:
> The test-location-provider-thing was unnecessary form the start.
>
> You have to do just one thing: implement a service that continiously
> updates you current location. Thats all.
>
> On 24 Sep., 11:21, Guillaume Perrot <[EMAIL PROTECTED]> wrote:
>
>
>
> > I was wondering too, I had to disable this function from my
> > application...
> > It seems we can only use DDMS or telnet to simulate location now.
>
> > On 24 sep, 08:34, Reto Meier <[EMAIL PROTECTED]> wrote:
>
> > > The ability to create and configure mock location providers that was
> > > added in Beta 0.9 doesn't seem available in 1.0.
>
> > > Has this functionality been moved / renamed or has it been dropped
> > > entirely for version 1? If the latter, how do we now mock the status
> > > and availability of Location Providers?
>
> > > Cheers
> > > Reto- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to