I do not have a problem playing GPX files from DDMS and my code continues to
work ok with 1.0.
The only change required was to remove the calls to the two methods you
mention when subscribing to location updates.

(I am running on Vista, just in case this is a platform issue)

Ludwig

2008/9/24 Cristina <[EMAIL PROTECTED]>

>
> Hi!
>
> I have downloaded SDK 1.0 this morning, so I have tried to migrate
> some code I have to this version.
> When trying to migrate MockLocationProvider I found that some methods
> have dissapeared from LocationManager:
> setTestProviderEnabled
> addTestProvider
>
> It seems that it not possible to create a Mock Provider by code any
> more...
>
> I have also checked DDMS Location controls, but they seem to not be
> working either in this version.
> Maybe I am doing something wrong, but I have tried kml and gpx. In
> both cases my kml/gpx files loads ok, but when I click on "play"
> button, my application does not receive the locations.
>
> I have test the geo command, and it works...so by the moment I am
> using this, although it is a little hard to write every point in order
> to do tests...
>
> Has anybody managed to make DDMS locations tools to work in 1.0? Is it
> possible to create a mock location provider by code in this version?
> Is there any other way to automate this? maybe an script that calls
> geo utility?
>
>
> Thanks in advance
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
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