New: XDA launches forum for app developers. Discuss coding, tools, marketing, and more.
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
scottwilkins
Old
#31  
Member
Thanks Meter 0
Posts: 84
Join Date: May 2007
How about just save the kml file off to the PDA, and/or allow e-mailing out? That way an external server is not needed.
 
tariq_niazi
Old
(Last edited by tariq_niazi; 30th October 2007 at 12:19 AM.) Reason: Revised
#32  
tariq_niazi's Avatar
Senior Member
Thanks Meter 0
Posts: 162
Join Date: Jul 2004
Location: Los Angeles, Pomoma

 
DONATE TO ME
Quote:
Originally Posted by staryon View Post
It's the server the one that generates the KML file.

I will provide soon a version where you can upload the information to your own server and I will also include the php files that you need to copy to your server. (it should be very simple to setup)
Thank you very much! I just cannot wait to see how it works on my server. I am using GPSGate.com right now and it is neat using their Google Maps feature. However, there are a lot of mis-trackings too. Also, do you plan on releasing a version for Google Maps (using API) in the future?

- TKN
Current Device:
Google / Samsung Galaxy S 4G

Newest to Oldest Devices: Google / HTC Nexus One, iPhone, Sony Ericsson Xperia X1a, AT&T Tilt, T-Mobile MDA, Siemens SX66, HP 6315, Siemens SX56, Sony Ericsson T300
 
sherpa
Old
#33  
Senior Member
Thanks Meter 0
Posts: 583
Join Date: Jul 2004
Location: USA
Quote:
Originally Posted by scottwilkins View Post
How about just save the kml file off to the PDA, and/or allow e-mailing out? That way an external server is not needed.
I was wondering about the same thing. Would it be possible to have an option to save the data to a KML file instead of uploading it to the server? I do not have any data service and would love to use it offline.
 
azop
Old
#34  
Junior Member
Thanks Meter 0
Posts: 8
Join Date: Oct 2007
Quote:
Originally Posted by staryon View Post
It's the server the one that generates the KML file.

I will provide soon a version where you can upload the information to your own server and I will also include the php files that you need to copy to your server. (it should be very simple to setup)

This would be awesome. My server is sitting here waiting for the php files
 
_LEM_
Old
#35  
_LEM_'s Avatar
Senior Member - OP
Thanks Meter 71
Posts: 2,267
Join Date: Mar 2006

 
DONATE TO ME
Quote:
Originally Posted by while(!(linux)){wm} View Post
Staryon,

Your program looks very promising!

Personally, all i would need your program to do is make an HTML call with the information in the URL. I could write my own script to receive the call and generate the KML file. Could you possibly allow a custom server configuration? I could take care of the rest i think.
Yes, that would be possible. I'm going to add an option where you can specify the server IP instead of being hard-coded to my server. You will just need to listen to port 80 and process the requests.
I will provide more information about the format of the URLs that are sent from the program.


Quote:
Originally Posted by while(!(linux)){wm} View Post
Also... could you make a setting that tells the program to turn off the GPS between fixes? That way, i could set it to take a fix every hour or so, and it wouldn't drain my battery in between.
Thanks a lot!
That's a great idea. I'll try to add that feature as soon as possible.
 
_LEM_
Old
#36  
_LEM_'s Avatar
Senior Member - OP
Thanks Meter 71
Posts: 2,267
Join Date: Mar 2006

 
DONATE TO ME
Quote:
Originally Posted by ghale View Post
I've sent the files to you gmail account.

Let me know, and thanks very much for a such application!
Thanks a lot, ghale. I will finish fixing that problem tomorrow... I'm almost falling asleep

This problem only affects to PDAs whose regional settings use a comma instead of a dot as a decimal pointer.
 
_LEM_
Old
#37  
_LEM_'s Avatar
Senior Member - OP
Thanks Meter 71
Posts: 2,267
Join Date: Mar 2006

 
DONATE TO ME
Quote:
Originally Posted by scottwilkins View Post
How about just save the kml file off to the PDA, and/or allow e-mailing out? That way an external server is not needed.
In that case all the information should be stored in a flat file. I think I could add an option that generates a KML file based on that flat file. I will add it to the to-do list.

Thanks for your suggestions!
 
_LEM_
Old
#38  
_LEM_'s Avatar
Senior Member - OP
Thanks Meter 71
Posts: 2,267
Join Date: Mar 2006

 
DONATE TO ME
Quote:
Originally Posted by tariq_niazi View Post
Also, do you plan on releasing a version for Google Maps (using API) in the future?

- TKN
I haven't thought about it, but I think it shouldn't be difficult to add. I'll take a look. Thanks!
 
_LEM_
Old
#39  
_LEM_'s Avatar
Senior Member - OP
Thanks Meter 71
Posts: 2,267
Join Date: Mar 2006

 
DONATE TO ME
Quote:
Originally Posted by sherpa View Post
I was wondering about the same thing. Would it be possible to have an option to save the data to a KML file instead of uploading it to the server? I do not have any data service and would love to use it offline.
Until I add that, you can use do it offline. Just check the option 'If unable to upload position, store in a file for later uploading. Use Tools->'Upload offline positions' for uploading later.'

Later when you get home and you sync your pda, you can upload the positions to the server, by going to Tools->'Upload offline positions'
 
tariq_niazi
Old
#40  
tariq_niazi's Avatar
Senior Member
Thanks Meter 0
Posts: 162
Join Date: Jul 2004
Location: Los Angeles, Pomoma

 
DONATE TO ME
Quote:
Originally Posted by staryon View Post
Yes, that would be possible. I'm going to add an option where you can specify the server IP instead of being hard-coded to my server. You will just need to listen to port 80 and process the requests.
I will provide more information about the format of the URLs that are sent from the program.




That's a great idea. I'll try to add that feature as soon as possible.

Are you going to have the option to change the port? I am using port 80 strictly for web server.

- TKN
Current Device:
Google / Samsung Galaxy S 4G

Newest to Oldest Devices: Google / HTC Nexus One, iPhone, Sony Ericsson Xperia X1a, AT&T Tilt, T-Mobile MDA, Siemens SX66, HP 6315, Siemens SX56, Sony Ericsson T300

Tags
cell id, gps, tracking