|
UserGuide
User Guide for Mobile Trail Explorer
Phase-Support 1. IntroductionThis is a small user guide for Mobile Trail Explorer application. 2. RequirementsMobile Trail Explorer requires the following to work:
You can check that you have all of the above APIs using the JavaME API Checker 3. Installation3.1 Installing over the airYou can install the latest release over-the-air to your phone by downloading the application file from http://www.substanceofcode.com/software/mobile-trail-explorer. Point your phone browser to JAR file using the following URL address: http://www.substanceofcode.com/downloads/midlets/TrailExplorer.jar 3.2 Installing locally from JAR fileAnother way to install the application is to download the JAR and JAD files to your local disk and use the phone manufacturer software to upload and install the files to your phone. You can download the latest release here. 4. Setup GPS4.1 External Bluetooth GPSAfter you have installed the software to your phone you can configure the GPS unit like this:
4.2 Internal GPS (via Jsr179)If your phone has an internal gps unit, and the java Location API (jsr179), MTE can use that as well. To enable the internal GPS:
5. Record your first trailNow that you have configured the GPS device you are ready to record your first trail. How to start
How to stop
6. Key-Pad shorcuts
7. SettingsYou can change application settings by selecting a "Settings" menu item from the main screen. 7.1 Settings / GPS7.2 Settings / Export folderExport folder is used when trail is exported to a file. Export folder can be located in the phone's memory card or in the internal memory. Some phones allow only specific folders to be used with Java applications. 7.3 Settings / RecordingRecording settings are used for defining what sort of location data is recorded to your trail. There are following options:
7.4 Settings / Web RecordingWeb recording can be used to send current location to a web server. Options are:
E.g. Following URL 'http://server/record.php?lat=@LAT@&lon=@LON@&alt=@ALT@&id=@TRAILID@&hea=@HEA@&spd=@SPD@' Would be converted to this: 'http://server/record.php?lat=43.1432&lon=20.124&alt=89&id=200805062130&hea=120&spd=8.12' | |||||||||||||||||||||||||||||||||||||||||
How can one set a waypoint?
Select Waypoints from the menu, then Add new waypoint and it will already have the coords in for the current viewing position
can raster image of map is used in place of osm.
Hello. I must be idiot, but I can't find the JAR file anywhere on this site. The link supposedly there to link it sends you to a zip file containing lots of source files I don't know how to handle. Thanks for your help.
Hello again. I found the idiot here. It wasn't me, fortunately. Microsoft Explorer itself changes jar extensions into zip. I may change it back manually, because how to 'force' IE to respect the extension is something you can do in several ways. For today, I simply dropped IE and used Firefox instead. Everything fixed!
Ok, now I could start the application. I granted it full data access, first.
Trying to save the trail into my microSD card, I always get a message asking permission to add and edit data into the memory card. When I say YES, it throws an ugly java/lang/OutOfMemoryError? message. The memory card has 2GB free space... what can it be?
how to get source code for download for this nice application and how to get be part of this team if i want be. there is option for SVN but i donlt have svn tools
Hi! I would like to use this nice midlet with my xda orbit II (=HTC Prophet) with wm6 and Esmertec Java. After install and start there is unfortunatelly no menu at the bottom, the midlet is displayed full screen. So I can't make any settings and therefore not use the program. Have you advice? Thanks Goetz
Hello
i want to send the current speed with the webupload-service. Is it possible ?
Hi, I would like the timestamp sent to web-recording also. Taking the time that it arrives at the server is really a poor substitute. By the way, I have written a server to recieve and show the web-recording data!!! Try it at http://followmytrail.lazy8.nu
Could you update the GPS setup section. I have a GPS that is built into my nokia 95 telephone and your setup description does not mention that you must enable "jsr 179" in some other sub menu. I was very near to give up installation when I found this by pure luck.
hi there, I just use this application with my research. And I actually want to send the data via URL with format like this: http://my_server/index.php/report/some_id_of_sender/@LAT@/@LON@/@SPD@/@TRAILID@
and somehow it doesn't even sent to the server. Anybody could give me a hint does my format right or wrong (I use codeIgniter framework as the backend on the server) ... does the parameters only works for URL with query string like "lat=@LAT@" only?
Thanks ...
Sorry to double post. Maybe I found where is the bug is ... It seems that the web upload won't work whenever the speed is '0' and we want to sent it with @SPD@ ... cmiiw ...
hi, this is a very cool application! I noticed that
I would be very happy contributing to it...
I totally like the ability to import a GPX file, and I'm glad TrailExplorer? can do it. But it is not documented at all, so at first I thought it could not import. Anyway, I tried. I almost thought I'd have to buy one of there Garmin thingies to be able to follow a trail that I had downloaded somewhere. I think you should point this out more clearly as it is one of it's most important features. By the way, there are many J2ME-Applications that can record to GPX, but as far as I know, none of them can actually read GPX files.
I have installed this app on my MOTO ROKR E6 phone and have an external GPS receiver also in the vicinity and switched on. When I start the application, it shows the splash screen and then another screen where it says "STATUS: NOT CONNECTED (0)". There are no menus displayed either. How do I get this app running?
MTE crashes on Samsung S8000 Jet while hitting the right menu button on display.
@Key-Pad shorcuts: They are valid for map view. When altitude view is active, try 7 and 9 for zooming, 1 and 3 to change the scale, 2/4/6/8 to move the view.
How do I zoom the map in s60 5th edition that has no keyboard?
How do i enable altitude view? The last commenter said one could zoom by pressing 7/9 .In s60 5th edition the virtual keys A/B are mapped to 7/9, but they don't seem to change anything only the colour of the display text. The other info says 1/3 to zoom - these cannot be accessed in s60 5th edition afaik.
Metoo: How to switch the screens with Nokia E7 s60 5th, with keyboard it runs fine. But for which reasons are the B/D/C keys? Key A switchs the color.
BTW I spend a lot of time to get to know that the space key switch the screens. This should go into the UserGuide.
I use mobile-trail-explorer since a year on my E71 before. Thank you, its very nice for OSM Tracking!
i,Using web recoder sending data is quite good.I would like to retrieve data from web server to mobile trail... please suggest me better way.
I am missing @DATETIME@ stamp in web recording. Each recorded point should have it - it is its unique id.
This software is awesome, i cant begin to explain how much it has helped a geographically challenged person like moi. So simple and yet so useful, more grease to ur elbow dude...u rock!!! By the way, i use it on my Nokia E6, minor glitches but works fine.