Android app for navigating you to the location defined by coordinates or by bearing and distance.
Available on Google Play at https://play.google.com/store/apps/details?id=name.agapoff.oresund
- Install the latest version of Android Studio.
- In Android Studio, choose "Import Project" at the welcome screen.
- Double-click on the project directory.
- If prompted with options, check "Use auto-import", and select "Use default gradle wrapper (recommended)". Click "Ok".
- Click the green play button (or 'Shift->F10') to run the project!
- Makes use of geomagnetic sensors and location service to show you the direction to your target and the distance left to go.
- Lets you to define the target by various ways: coordinates, bearing + distance or just keeps your starting position.
- Allows you to save any amount of locations to restore them later.
Anyone and everyone is welcome to contribute.
Found a bug or want to request a new feature? Please submit an Issue on this repo.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at