Running (or walking ) GPS route recording - Touch HD Themes and Apps

HI - first post so please excuse any errors - Does anyone know of any software for my HD that will record GPS positions over time ? (at regular intervals etc) - I do a lot of longer distance running and would be interested in carrying my HD for a run to record distance, speed etc from the GPS. Also for walks etc - which I can then analyse later (ie prob record GPS positions at set intervals etc)
Does anyone know any software that will do this for me please ?

I'm using trackr to record my bicycle rides; works like a charm. The only drawback is that you have to leave the screen on.
Another possibility is trip tracker sportsmate

yes they look great thanks - will give it a try

track your run/walk etc
try smartrunner from http://www.smartrunner.de
its german, but freeware and absolutly the best i´ve ever used....
and i´m running many kilometers a week ;-)
grtz

http://www.rungps.net/
This recording of running around seems to be a German thing

you need a GPS program
I recommand: GPSmeter 5 or GPS Tuner

thnx all - will try them out

Try GPS Cycle computer, fantastis program and the schreen can be off
http://forum.xda-developers.com/showthread.php?t=424423

TrackMyRun.mobi is also great.
Here's the thread over in the Diamond forums: http://forum.xda-developers.com/showthread.php?t=473623

run.gps
Run.gps is incredible software. It is absolutely the best software I have on my phone. Heres a few of its features:
1. You can plan routes on google earth and export them to your phone. Then it will display the route on your phone and you can even tell it to read out the directions of the route during your run.
2. It logs the position of your run, which can be viewed in google earth after your run.
3. It can read out to you anything you want during your run. eg. I set mine to tell me my speed, average speed, distance to the end of the route and time to the end of the route every 2mins.
4. It saves all of your training plans - giving a report for distance run, calories burnt etc. You can view these in a weekly/monthly format to see how much you have been doing.
5. Screens are customisable. You may not want to view a live update on a map as you run, you may just want to see your speed, distance run, calories burnt etc...So you can set the screens up exactly how you want. Theres a function to keep the backlight on during use so you dont have to keep pressing the on button during your run.
6. It can be used for loads of other sports not just running.
7. Can be used for interval training and marathon training.
8. Buying the software gives you membership to a site where you can plan/ view your routes and other peoples. As well as view all your training plans.
9.The software is totally finger friendly.
10. You buy the software in a bundle with a 'tune belt' neoprene holder which is pretty good for the Touch HD.
Anyway, hope that helps - I really recommend the software and theres a free trial for a certain period. I tried it before I brought it.
Regards,
Richard

I use everytrail, http://www.everytrail.com/ best one i found.

Pocket Reperion
Try out Pocket Reperion , it has :
- free GPS Tracking for Windows Mobile, Symbian, Java, Android, *nix...
- Realtime presentation in Google Earth/Maps/Mobile Maps, Virtual Earth, Mappoint, Yahoo!, and MapQuest !
- REALTIME PHOTO/VIDEO upload to the MAP ! (Show your buddies what's happening)
- Easy Geo-Fencing , alert via email about proximity
- Waypoints
- Local Search
- free 1024 character "i-SMS' to the PDA
- so much more...
free download at http://live.reperion.com

Related

Sport GPS software on developement

My fourth message of the day ... I'm inspired !!!
I'm one of a little runners and cyclers group whose want evolve in my sport and use new technology to practice sports.
3 of our have baught and HTC trinity to have an all in one solution : GSM, music player and GPS.
We have test a lot of offroad program, gps tuner,beegps,nimo,noni,... and we are not satisfacted about them... We have ideas which the best program must have but we are so poor programers to do it.
So I would like to know if some of best programers of this forum could make it for us ?
Are you interested ?
We could send you all of ours ideas, with explained pictures ...
PS sorry if it's not the good place to post this ...
thank
Bike GPS
I have a Dopod D810 and I am developing a GPS application for it, mainly because nothing I tried out there did everything I wanted, and was suitable for use on a bike.
My app is a
- Raster-based GPS application
- Music Player
- Phone 'answerer'
- Text message display
- Big buttons (so you can press them while riding)
- Good reliability
I initially developed it for my Dell Axim X51v.
It supports importing/exporting routes and tracks to and from GPX and KML files, and can do playback of tracks. (ie it works with Google Maps/Earth routes and tracks)
It supports importing locations from names files.
It supports maps in TFW, SDW, JPG and BSB formats.
Any music files supported by windows media player are supported.
If you have any maps in one of the above format, this is for you!
wahou !
it's look like what i'm looking for ... without pearhaps a graph which expose speed and altitude during the trip... but i'm so interested ! what is the programation language use ? could you send me sources ?if you want, I can send you some draws to complet with option your soft ?
Its done in C++; sorry, I'm not going to release the source, but I'm happy to get any ideas you have.
oh, I forgot, there's a PC version off the same code base which makes it easier to see playback, build routes, etc. I'll add some speed/altitude/time graphs to it over the weekend some time if I get a chance.
I'll also eventually put the installers on my web site.
ok... it's not a problem that you don't release source... just ... could you send me just how you get speed, altitude and position ... you dialogue with the P3600 GPS... is there library or only code lines ?
My idea...
-make a rotation of your cards in function your deplacement like tomtom.
-on my soft, i would like record precedent trip to do versus when I take the same road. This versus could compare KM all long the time and bip me when i'm late.
-the graph which compare my speed and variation of altitude all long my trip
-instant speed/speed trip/time/km
Initially, I used the GPS API in the microsoft SDK, but its not reliable enough (sometimes it stops signalling updates on its event), so I wrote my own from scratch and the NMEA documentation.
- Sorry, I'm not familiar with tomtom, so I'm not sure what your after with your first request.
- Its not exactly easy to track a previously taken path and map it to the current path, but it could be done. The biggest problem is storage of your previous paths. I have about 24GB of old tracks saved! I'm waiting for an 8GB mini SD !
I'll have a look into the idea though.
- Displaying (and even graphing) current speed/time/altitude, ect are trivial and I already do that. I'll look into graphing.
Is anyone else interested in this app?
I would be interested in this for cycling and hiking.
Sorry for this question but why don't you let members of this forum download sources of your GPS API ? Or directly the API compiled to let other programing theirs applications if it is better than windows API ?
For my application I need only to know :
- Altitude
- trip point (x,y)
- how to solve to have speed (v=D/t)
Have you seen http://gpsdash.com/news.php
I'm always looking for more choice...here is one that many of my sport crazed friends are using. I may start using it for tracking my motorcycle rides too. Here is the software http://www.rungps.net/Wiki.jsp?page=HomeEN . Here is the online tracking server http://www.gps-sport.net/index.jsp .
The reason I'm not releasing source is because I may, at some time in the future, make this into a commercial product and I don't want to ruin my chances with that.
The other is that I don't really think it is of much benefit to most people to release source for an application. I think it is far more useful to make a library of the useful functionality, with a well documented API of the thing, so that people can start at a higher level to implement their ideas. Since I don't yet have such a library, I can't release that either .
I went riding on the weekend (its nice and sunny here), so I didn't get any more done on this.
From other people's responses, it looks like there's plenty to choose from anyway.
Once again, Yannn, there is documentation in the Microsoft SDK on how to access the gps (its called gpsapi).
Finally
I have finally decided to release an early version of this software.
Its at
http://www.lukepaton.com/BikeGPS/
If you are able to set things up for yourself, and want to give it a try, go ahead. I haven't got a huge amount of time to support it, so it might take some playing around to get it working, particularly at first. There isn't a manual or help for it, so go looking through all the menus and see what you can find!
To get started, from the View menu, have a look at settings, and set up your paths and then from the Map|File menu, choose, Re-Read All Maps.
Cheers,
Luke
Hi Luke
Thanks for the release. On first run, I got the message:
"Open File \CF Card\Data\BikeGPSMaps.mdt failed"
When I hit OK it closes. I made this directory path and chucked a .jpg in it and then it ran.
I see in Settings>Paths your default project is pointing to your compact flash card so I changed these to \Storage Card\...\
I have had a good look through the menus, it seems to be a pretty nice useful kit. I like the .sid support and export to .csv, even converts from OziExplorer Probably wouldn't use the player or sms fuctionality though.
Logged some data to the .gps_log file, will try and use it later.
Just can't see where to open map image. When I click open map it doesn't have anything in the list to select... No need to bother yourself with a full user manual, but it would be good to load a map background.
Sorry, I first developed it for a Dell Axim, and an iPaq before that. They have CF Cards...
To get it to have some maps to open, Map|File|Re read all maps looks in the map path (Settings|Paths|Map Path) (Mine is \Storage Card\Maps\).
It prompts you for the kind of files to load (KAP, TIF, SID, MAP).
Yes, MAP is from Oziexplorer - some of the map CDs I bought used MAP files, but the code to interpret map files is a bit of a mess, and it doesn't support oziexplorer ozf files...
After that, Map|File|Open Map|All Maps should give you something to open.
You have to select a single map (multiple selection is for delete).
Anyway, its good to see that someone could even get the thing installed
Cannot access menu, progrram will stop after prompt of missing file, it is not installed in memory card/data either. Also shortcut is missing.
Hi Fimae,
I used resco to add a shortcut, but the install program is supposed to put it in 'programs'.
Not sure what you mean by 'cant access menu'. There are about 7 menus, not including popups. Is the main menu visible?
See above about storage card. I'll make it allow you to browse for the storage card the first time it runs.
Thanks for your feedback.
Luke
Now I'm all motivated
I've done an update which should make it easier to work out whats going on when first installing. It will prompt for the path to your files.
At the first prompt, enter /Storage Card/, or wherever your storage will be.
It automatically creates Data/ and Maps/, so put your maps under /Storage Card/Maps/.
The web page now displays the last version and update date.
what about the mount ???
Hi, plz tell me if ur using any good cycle mount to hold trinity securely on the handle bar? where & how much u bought it for??? Anyone???
After trying Arkon mounts and a few cheapies, I found the best was a metal case,
(like this http://cgi.ebay.com.au/Metal-Hard-C...yZ150774QQssPageNameZWDVWQQrdZ1QQcmdZViewItem) attached using double sided tape and a cable tie!
The problem with the Arkon-style mount is that they don't hold the device securely enough and are too bulky.
sthawk said:
Hi Fimae,
I used resco to add a shortcut, but the install program is supposed to put it in 'programs'.
Not sure what you mean by 'cant access menu'. There are about 7 menus, not including popups. Is the main menu visible?
See above about storage card. I'll make it allow you to browse for the storage card the first time it runs.
Thanks for your feedback.
Luke
Click to expand...
Click to collapse
I ment that program stops to error dialog, and when i click it ok, application exits without seeing any menus. But now it worked wery well after writing \Storage Card\, thank you wery much.
I know this must be stupid question (like where is the any key) but i really does not understand what kind of form i have to use to copy maps to Bike gps? I have route66 and tomtom navigator maps (and for testing only miomap) in my storage card, i supposed that i cannot use map files from those apps?

iRail app on Touch HD

Hi all,
My friend has an iPhone with an app called iRail. It looked really cool as i could view train times in realtime (I only saw Liverpool Street Station on London) and thought that was very cool...is their anything like that for the our Touch HD?
(I guess i could bookmark a website that has the large screen train times at Liverpool St..)
Thx...
If you are in the K try these links in opera
http://www.nationalrail.co.uk/times_fares/ldb/?livedepartures.asp
example:
http://www.livedepartureboards.co.uk/ldb/sumdep.aspx?T=LDS&S=KGX
I agree, would be a killer app for commuting. The problem with the website is that this information is of most use when dashing for a train, or near a unfamiliar station.
Just thinking about how to make this happen- needs to be a finger friendly app for ease of use when running up the escalator with bags in the other hand, and needs to bring through all the data including live train status and platform information. Fortunately Network Rail have actually helped us - details on the SOAP API they have into the information can be found here http://www.livedepartureboards.co.uk/ldbws/ . Also getting the app to know your location via cell tower triangulation (as per iPh*ne, not GPS - takes too long) and auto populate with the nearest station would be good.
Sadly I'm not a developer (at least not for the last ten years) but was thinking about dusting of these code writing fingers and having a go.
Would appreciate some guidance from others on what tools/language to use, how to integrate data from the API into an app and how to keep performance good.
Another site of interest, as it tries to integrate all the bus, tube, ferry, road and any other info is transportdirect.info. Only recently discovered this one, but it occurred to me that an app on top of this could in theory give you access to some extremely useful information.
metro?
http://nanika.net/Metro/fvc/MetroWM-en.html

[APP][ALPHA] G Force Logger for Vehicle Performance (no, not gPC)

Hi, my name is Eric. I've been working with WinCE for a long time (since WinCE 2.0 haha) and I've regained interest in PPC programming. Working with few things here and there, mostly experimenting.
In anycase, I've got an idea to record g forces on a vehicle while it's being tested to its limits (AutoX, drag race).
Now, I know there's already a piece of software out there, gPC, but it isn't completely refined (indepth calibration, angle corrections) or completely free (by donation).
The goal of the project is to create something similar to a device called gTech which goes upwards of $300 for the basic model.
Key features will include:
- a reset function + algorithms to compensate for device orientation
- graphs of resulting logged data
- logging of calibrated data and raw data
- Driving aids
- Flashing screen to indicate reaching of new peak G (separate indicators for forward and lateral)
- a screen showing realtime overlapping graphed data for all axis
- a 2d grid with a cursor indicating current forward and lateral g
- on the same 2d graph, a drawn boundary indicating limits of g achieved (this will eventually look like an egg after working the car hard)
- and finally, real time telemetry transmission via edge/3g to a receiving computer
The ultimate goal of this project is to provide reliable data for motor enthusiasts whether they would like to see if their shifting is smooth, or if they're braking, or powering on in the right places or if their car mods have had any effect (this last one is pretty useful to quantify). In addition, provide some rudimentary tools to assist in competitions and spirited driving in the form of g limit warnings (flashing screen, large indicators of current g). In the case of spirited driving on a mountain road, the device can warn when approaching loss of traction (after collecting limit data) to prevent going off a cliff.
Venues of use:
Auto Cross
Track Days
Drag Strip
Skidpad
Of course, I have to insert here, that this device can't save your bacon if you do something idiotic and by no means do I condone dangerous driving.
With that said, all the above is what I hope to achieve and any of your comments is well appreciated.
Current Release:
v0.1
Alpha stage, rudimentary raw data output via numbers and a line (indicating X and Y recorded g) and a circle (indicating Z g). The numbers shown are the raw numbers recorded from the accelerometer and not converted to m/s^2. Although, you can probably do that math on your own if you're smart enough (simple scaling). What I've discovered is that each accelerometer is different, and even going from a negative axis (eg, device upside down) to positive axis (device right side up) will give different numbers. In addition, if you run the program, you'll notice a lot of jitteriness. I hope it doesn't affect the accuracy once I smooth them out with a segmented average.
Executable is packaged in a zip. It contains an EXE which can be straight run with Dot NET CF v2.0 (basically, all WM 6.1 devices)
Hi Canagan,
Great idea, I will certainly be testing this out.
I would like to ask, would it be possible to be able to include 1/4 mile time, and 0-60 etc so we can work out HP of the car. There is a similar app for the Iphone called Dynolicious http://gizmodo.com/5030749/iphone-apps-we-like-dynolicious-car-performance-meter
Thanks.
Whoooaaa sound a really good app ! Will test it this weekend ! Thanks
PooleyUK said:
I would like to ask, would it be possible to be able to include 1/4 mile time, and 0-60 etc so we can work out HP of the car. There is a similar app for the Iphone called Dynolicious http://gizmodo.com/5030749/iphone-apps-we-like-dynolicious-car-performance-meter
Click to expand...
Click to collapse
Yes, I can do that if there's more of a demand for it. Calculating horsepower is fairly simple, however, I may put 1/4 mile times and 0-60 towards the end of development as they require tieing into the GPS.
Great idea.. I will test it also
It seemt to be working on my Touch HD. But are the meaning of all these numbers??
CanaganD said:
Yes, I can do that if there's more of a demand for it. Calculating horsepower is fairly simple, however, I may put 1/4 mile times and 0-60 towards the end of development as they require tieing into the GPS.
Click to expand...
Click to collapse
Cool, looking forward to seeing this develop.
So far the accelerator test seems to be working fine.
would be need ive i could see how many hp mycar has

A-to-B (GPS turn by turn Navigation - FREE!!!)[MOD EDIT: READ MY POST!]

Just found this on the marketplace and I have to say... pretty awesome. This is what WP7 was missing. Although its clearly in the beta stage it is pretty good for a V 1.0.
A-to-B is a Turn-by-Turn application built to demonstrate some of the capabilities of the ArcGIS API for Windows Phone. Warning: The application is meant for demonstration purposes only! Do not rely solely on the suggested routes or instructions given by this application. Features: - Turn-by-turn routing. Sound notification when a turn is coming up. - Add often used destinations as favorites. - List of recent destinations. - "3D view" when in navigation mode with easy accessible "zoom in/out" buttons. - 2D Map for browsing the map supporting pinching, panning etc, and pick new destination by touch'n'hold on the map. - Easy accessible "Recalculate" button if you go off the route and need a new route from your current location (because of service restrictions, the app is not allowed to do this automatically). - Routes all over US (support for Europe coming in a future version). - Worldwide map (detail may vary).
You can read more about and get the marketplace download link here
Nice find I'll have to check it out.
And so I just did. I've been playing with this for an hour not bad, not bad at all I'm going to have it set up in the car on the way into work. I'll post how it does on the highway. But it gave the correct route that I take. But I want to see how it does when I'm actually driving.
Morton you made one very nice app wit a few minor tweeks this thing will rock well done dir well worth the effort
Sent from my HD7 using Board Express
Sorry about typos walking and texting-bad
Sent from my HD7 using Board Express
Here's hoping for a UK map!
finally...very good
awesome find I can almost retire my Tilt2
Keep it coming guys, honestly I don't research the app market because I can get all reviews and such here at XDA
This indeed looks fantastic. One question though:
Which map is it actually using? This one has the outlines of every single house or building in my neighborhood and it is VERY accurate. I really like it.
Will it support pinch to zoom?
Partial support in the UK
Hi all
I have installed this on my phone in the UK as a trial. It works and in map mode I reasonable moving 3D map like any normal Sat-Nav. There is no car/arrow on the road to indicate precisely where I am, but the basic mechanics. It can't find any addresses in the UK so I guess that's not yet supported on the server side, but this application clearly has huge potential.
I think whoever gets there first with a fully functioning turn-by-turn sat nav in the marketplace is clearly on to a massive winner.
Cheers
andrew-in-woking
On US 95 in MA I, had an arrow up showing my car. it had all the off ramps and had my destination pegged down perfect. Also there is a speed indicator I was doing 70 mph, it had me doing 71 I can handle that. Like said before, it could use a few tweaks here and there. But overall this Nav app is darn good.
It was pretty nice and accurate getting me to work this morning, but it couldn't figure out my home address. Kept on sending me to weird parts of town.
jabtano said:
...I was doing 70 mph, it had me doing 71 I can handle that.
Click to expand...
Click to collapse
Maybe this sounds stupid, but how do you know you were doing 70mph? Using your car's speedometer? In which case, have you had it manually recalibrated? Usually a car's speedometer is not accurate (though it normally shows that you're going faster than you actually are).
I'm going to download this now, though I'd be interested in maps of UK and Australia, so I'm not sure how useful it will be to me yet.
Casey
Please release this for the UK - awesome stuff!!!!!
Casey_boy said:
Maybe this sounds stupid, but how do you know you were doing 70mph? Using your car's speedometer? In which case, have you had it manually recalibrated? Usually a car's speedometer is not accurate (though it normally shows that you're going faster than you actually are).
I'm going to download this now, though I'd be interested in maps of UK and Australia, so I'm not sure how useful it will be to me yet.
Casey
Click to expand...
Click to collapse
Yes using my cars speedometer, and no I have not had it calibrated.
Hi all, it really looks amazing.. Is there any way I can see how it works when i am in Europe? I just want to see something like preview - e. g. select two destinations in USA and than see how it goes. Thanks
Fact of the day! - Generally, Sat-Nav's register a more accurate Speed than the average Car's Speedometer. Speedometer's are configured at manufacturing to register a faster speed than what the car is actually going, this is to compensate for Tyre wear and other wear-and-tear happenings that all cars suffer from over time.
What I have noticed about this so far as that if I'm zoomed in relatively close.. not SUPER close mind you, but maybe 2 or 3 zoom levels back from the closest zoom, that it doesnt actually register the map, says map data not yet available... shows the route the of the road... the path but not the surround streets, weird. This only happens in certain area's of the city I live in too, not all over. Its like the map data just isnt there which I find odd. Its not like its loading a satelite photo so I dont know why it would do this. I tried xmaps from the marketplace the other day and it didnt have this problem. Id understand if it was a satelite image as you cant zoom in close to those sometimes, I used to have that issue in google maps where you would zoom in and it would just say you were too close.
Otherwise I LOVE this thing and am so happy I found it in the market the other day. Just an awesome APP
andrew-in-woking said:
There is no car/arrow on the road to indicate precisely where I am, but the basic mechanics.
Click to expand...
Click to collapse
I noticed the Arrow is there, but hidden by the info at the bottom of the screen. Hopefully, an adjustment will fix that.
Also, Morten Nielsen's other App 'GuidePost' is pretty cool too!
Finally! Free TbT voice nav on WP7!
Guys, WP7 looks to become the leader of smartphones. The system is the best there is and now the features are appearing...albeit slowly.

Silver Navigator

Appears to be the first WP7 app with voice navigation (just included in the new update). Has anyone tried it out after this new update? I'm wondering how good it is.
I'm also wondering if anyone knows what kind of approximate rate charges are involved with the use of this or other similar GPS apps (ex. 10Mb per hour).
cgibsong002 said:
Has anyone tried it out after this new update? I'm wondering how good it is.
Click to expand...
Click to collapse
It can't be good by default: it uses your 3G data connection and Bing maps so it slow, inaccurate and pricey (if you exceed your data plan).
BTW, any (including most wanted to hack Navigon) currently existing WP7 gps apps a complete BS even compared with cheapest $30 standalone auto gps. My suggestion: don't try to use any of 'em in big city (like a Boston), all of 'em bad and can cost you a troubles.
So, WP7 still doesn't have gps solution at all Damn MS with closed sources & API's...
Closed Sources have nothing to do with this, and the APIs aren't closed. They just either don't exist or are hidden so deeply that developers cannot access them (Microsoft does use Native Code for much of WP7, even though 3rd party developers can not).
Also, Bing is fine in a big city like Chicago. I know because I went there with my WM6.5 device a while back and the voice nav was very much on point. Stop spreading FUD. Bing has holes in other countries, but in the US is quite good...
FYI, I'm not flooding but just publish my own impressions based on my own real experience. I've especially tried all existing solutions working in Boston (last attempt was yesterday, riding to Somerville). All these applications working very bad: no construction info at all, wrong routes, bad accuracy, awful UI. Navigon shows a little better result but still no comparison with my TomTom XL 335SE (costs me a $29.99 + tax on huge local sale) at all!
I don't know which criteria is "fine" for you (may be it's just "Oh my God, it works and showing something on map!") but it's absolutely not affordable for me (I do have an experience and example to compare).
sensboston said:
It can't be good by default: it uses your 3G data connection and Bing maps so it slow, inaccurate and pricey (if you exceed your data plan).
BTW, any (including most wanted to hack Navigon) currently existing WP7 gps apps a complete BS even compared with cheapest $30 standalone auto gps. My suggestion: don't try to use any of 'em in big city (like a Boston), all of 'em bad and can cost you a troubles.
So, WP7 still doesn't have gps solution at all Damn MS with closed sources & API's...
Click to expand...
Click to collapse
1) You haven't even tried the app suggested by OP. Please don't pass judgement. I am sure developer is doing his best. Try it... if you still don't like it.. fair enough.
2) I will beg to differ about bing being inaccurate than likes of google. Navteq maps have always worked much better than teleatlas in US.
3) APIs are there and more are APIs are coming with Mango. Open or closed source has nothing to do with it.
I use A&B . But I did give this nav app a try. On the trial it only sets routes within a 4 mile radious but thats because it's the trial. Now indicators for speed and sistance sits on the top on map and it's rather small and hard to see at a glance. Where as on A&B it's on the side and much larger and easyer to see at the glance.
The maps about the same. as A&B overall the interface UI on A&B is much better. it's really a shame that WP7 does not have a full blown Nav app. I would much rather be able to download the maps and have it always on route even when I'm out of range of towers.
cgibsong002 said:
Appears to be the first WP7 app with voice navigation (just included in the new update). Has anyone tried it out after this new update? I'm wondering how good it is.
Click to expand...
Click to collapse
Forget it. It's based on Bing Maps, so totally crap and inaccurate anyway (except if you live in the US).
arkavat said:
1) You haven't even tried the app suggested by OP. Please don't pass judgement. I am sure developer is doing his best. Try it... if you still don't like it.. fair enough.
Click to expand...
Click to collapse
Did you read my post above? Seems like not. I don't judge anyone either, just posted my own opinion.
Nothing wrong with this application. No mapping software has 100% map accuracy, always takes time to update maps. Within the trial limitations I found the journey I planned was accurate with routing and location, but could improve the featureset.
Not sure there's too much to complain about for $3 and obviously anyone not on an unlimited data plan shouldnt be looking at offline navigation applications.
Thanks guys. I agree and I have a Garmin. I'm very upset that there's no map based GPS's out as of now, since I'm on a limited data plan. I was just curious. If it was a really good app, it might be worth to use in the event that I need it in an emergency. If it's no better than A-B though, why bother. Thanks for the input guys.
Message from the developer
Hi guys,
I´m the developer of Silver Navigator. Thanks a lot for your comments.
Any question or suggestion is really welcome.
SN do not pretend to be a perfect replacement for full GPS navigation devices like TomTom, etc, but I think for the price it´s a very useful option, when no TomTom is available.
In addition to that, it´s able to calculate your aprox. position from cell tower triangulation, pretty useful when no GPS reception is available. I´m also already adapting it to Mango (next release of Windows Phone), which will include digital compass and a much more precise calculation of position and orientation. It works perfectly, and it´s particularly useful for navigation when walking, as you don´t need to move to know what direction you are headed.
Later this week, I´m releasing v 1.2, which includes many more improvements. Among others:
Local Searches (business, shops, etc), improved user interface, "clear route" function included, improved GPS accuracy, voices volume increased, etc.
You can follow SN progress at Facebook. Just search for "Silver Navigator".
Thanks !!!!
Needs orientation via the compass, ie like tomtom, google nav, in order to be useful while driving.
As it is its unusable while in a car unfortunately.
GraphicDNA said:
In addition to that, it´s able to calculate your aprox. position from cell tower triangulation, pretty useful when no GPS reception is available.
Click to expand...
Click to collapse
How about "no cell tower reception" (for me it's happened much more frequently; GPS signal is available everywhere except downtowns with skyscrapers)? And did you tested your app with cell tower triangulation in places like a downtowns of big cities?
I just tried it this morning (Birmingham UK)
I have a good data connection but the map downloading is way too slow to be used for driving. All I had was a yellow arrow against a blurry background.
It could really do with being able to cache map data possibly via WiFi before you set off to avoid these issues.
Also the screen was North up instead of being track up and the unfortunately the quality of the speech/instructions was very poor.
But it does work and apart from buying Navigon this is the only other real sat nav application for WP7. I have seen posts for A-to-B but you cant download from the marketplace so hopefully it will improve.
It seems that when mango is released that more turn-by-turn apps will come out.
Nice
I have used this for a month now and like it. I suggest that the triangle indicating the cars position point in the direction and orientation of the phone, and that there be an option for the display to point either north or in the direction of travel. Just a suggestion to improve an already good application.
This really does look to be one of the better nav programs available right now. I'd by this if it had support for 3d view much like tomtom, navigon, magellen etc. A - B had this and it was by far the best angle to get directions in when driving.
Any plans on adding this feature and if so is there a timeline?
Can I be really picky and ask for a slicker looking tile?
@ GraphicDNA
Very nice work..!
will do you a view 3D with this program of style A to B..?
maybe a multilanguage too..?
Just heard from the developers of Drive on.... they arent implementing the 3D driving mode for at least 4 months... here's hoping Silver Nav gets it WAY sooner!

Categories

Resources