Java implementation for geolocation API for "Non Browser" applications

Hi Folks,


I just joined this mailing list because of my interest in the area of standardizing geolocation APIs. Today there are tons of implementations of geolocation aware APIs floating around on the Internet and this effort of standardization around geolocation APIs that you guys are pulling together was much needed. So kudos to everyone who has contributed to this effort.


Having said that, I wanted to share with you a Java reference implementation of geolocation API for "Non Browser" applications that I just completed. I have tried to follow the specifications put forth by W3C as much as I can. The goal of my work is to encourage use of W3C specifications in Java applications (even if they aren't web / browser related).



I would greatly appreciate if you could provide me with your valuable feedback to improve my work. Also I'm looking for recommendations where I can share/host this. Currently it's living in bitbucket.


Here is the link: https://bitbucket.org/gautamtandon/java-geolocation


Looking forward to hearing from you.



 
Thanks,
Gautam Tandon

Received on Thursday, 23 January 2014 10:45:24 UTC