简体   繁体   中英

Windows Phone 7 - tracking user location in background?

I am working on WP7 application to track user location. I need to track location with GeoCordinateWatcher (using StatusChanged / PositionChanged events) even when device screen is being locked.

How to do that?

Your question is already well-documented in this MSDN doc (there is even a sample available ). In Windows Phone 7, this is not possible - there are a lot of API implications that target only Windows Phone 8.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM