This repository contains the android app for the App-controlled drone repository. To use the app, download the repository and import the project into the Android Studio IDE.
This app is for controlling a drone remotly with the software in the other repository. It utilizes Google Maps' API, and the user can graphically set a position for the drone to fly to. It displays the drone's position in real-time by communicating with a server which relays information from the drone via the internet.
To make the app run, the API KEY
for the Google Maps Platform in the google_maps_api.xml
file needs to be changed. The ipAddress and port needs to be change in the MapsActivity.kt
file.
For testing purposes only
See also the list of contributors who participated in this project.