Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Try it Free
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
...Mobile Trail Explorer is mainly targeted for recording biking, hiking etc. trails.
Software runs on Java platform so it is supported by many mobile phones. It is required that mobile phone supports Bluetooth connections (JSR 82) for GPS and File connection (JSR 75) for exporting trails to kml files.
Application can also render maps from Open Street Map. Maps can be downloaded over-the-air or preloaded to memory card. Other map providers can also be implemented easily in code.
trakkcor tracks your position via gps and submits the position data to your server. All you need is a j2me-compliant mobilephone which supports JSR-82 and an external gps receiver.
The GPS Simulator simulates a GPS receiver which emits NMEA sentences over Bluetooth. It can be used to test location based applications on real mobile devices, in particular on mobile devices which have a JSR 179 implementation based on a connected GPS.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
The Free Location Api is a free implementation of the JSR-179 Location API for J2SE.
It also extends the functionality to allow aggregating of multiple location technologies and seamlessly transitioning between them. (GPS, BT, WLAN,...)
GPSMobile is a java library providing access to GPS devices from mobile devices like PDAs or mobile phones. It uses J2ME Personal Profile (JSR 062) specification. The core of the library uses GPSTool package from Dinopolis. A demo application is provided.