Access GPS functionality in WinMobile phones

前端 未结 6 1999
盖世英雄少女心
盖世英雄少女心 2020-12-16 07:11

Say you have a Windows Mobile 6.0 phone that also has a GPS receiver. Does the WinMobile SDK support accessing GPS functionality?

If not, what are the options (API)

6条回答
  •  眼角桃花
    2020-12-16 08:02

    And for testing code that uses the intermediate driver (see other answers), don't forget the FakeGPS utility from the SDK that you can use to pipe a NMEA stream stored in a file through this intermediate driver so you can easily test GPS software on that location data without actually having to have GPS reception and start moving around.

提交回复
热议问题