New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
Claim $300 Free
Build Agents and Models on One Platform
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Android application which shows a moving map which is created from OpenStreetMap data. It is a fork of GpsMid.
Please note that Androsm is under a major rewrite.
The binary release doesn't have a native Android UI yet.
...(See also: https://github.com/tlaukkanen/mobile-trail-explorer )
Mobile Trail Explorer is an application where user can view and record tracks using the mobile phone and GPS device. Recorded tracks can be exported in KML or GPX format. KML file can be viewed in Google Earth application. 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. ...