Hello All,
I am trying to simulate GPS locational information through an external file [ either nmea log file or xml file containing latitude/longitude locational data ] and use that to be read by the emulator platform from my IDE running Nokia SDK 1.0 for Java (Series 40).
Trying to accomplish a simple Map example on the (Series 40) emulator that shows a marker updating its position(say every 3 seconds) based on the external file data (containing the locational data) I pass in.
I do know that there is a route tool in Series 60 that does something like this but am looking for a simple map example that provides the steps to pass in the locational data file (or data stream) in Series 40 based emulator(Nokia SDK 1.0 for Java).
Would appreciate if anybody has tried this (or knows how to go about doing it).
Thanks.

Reply With Quote

