Sunday, December 12, 2010

[android-developers] How can I use A-GPS

Dear all,

As title, I want to know how can I use the A-GPS service in my app.

I know a way to use GPS, like:
locationMgr.requestLocationUpdates(LocationManager.GPS_PROVIDER, 3000,
0, this);

but I have no idea to use A-GPS.

Thank and Regards,
Kenneth

--
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
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment