that works with android I want to use the grid ref system which this uses. I can currently do it with my existing software by convertng it from lon/lattude on my pc which is OK but being able to type it straight in is what I am after
thanks
Chris
Answers: Android app wanted ( Overclockers UK Forums Mobile Phones )
Android app wanted
Theres quite a few websites that convert lat/long to OS Nat grid (can remember any of the names) or are you looking for code?
sarge78
Android app wanted
OS have the openspace API - which i suspect does this, can't see it being tough to do on Android
GeX
Android app wanted
Quote:
Originally Posted by GeX
OS have the openspace API - which i suspect does this, can't see it being tough to do on Android
Yeah its just a few lines of javascript, theres bound to be loads of websites with this.
sarge78
Android app wanted
Code
Mmmm I would be sat here till doomsday if that was the case
I convert the LR grids via my home pc then dial into my phone however I want simple easy to use software that does exactly what that software in the link does, an 'fazing' out my home pc
I would of thought that android market would have had something similar
thanks for the input
Buttkicker
Android app wanted
As a temp solution point your android browser at this.
Granted it's not pretty but it has the same functionality as GPS2OS. (There's loads around, I'm sure you'll find something better)
sarge78
Android app wanted
what is it you want it to do exactly?
tell you your long / lat locaiton plus the OS grid reference? I've been doing some conversion work re this at work - it's in c# but may be able to port it over to Android if you've not found anything yet?