Locify is a mobile Java application which enables regular user to connect GPS, browse maps, save places of interest, record routes, use navigation and other location based features.
But from developer view - it acts like XHTML browser. Anyone can write a "service" - XHTML pages with a few locify extensions which allow the 3rd party content interact with Locify features.
So Locify is a framework - you can build a location based application just using XHTML. Basic feature is, that you can append a location to the request to your server. Then you can return the user some location-relevant content. Also all Locif features is available to the web developer as well - you can send the user an KML file, use maps, navigation etc. Read more at our documentation.
Locify is distributed under the GNU General Public License as well as commercial license. You can use the GPL license for projects, which are licensed under the GNU General Public License without limitations. When the source code of your mobile applications should not be published under the GNU GPL license, you can use the commercial license. It this case, contact us.