Skip to content

5G-DroneLink/DroneLink_app

Repository files navigation

DroneLink Android App

This repository provides the Android application developed for the Industry 4.0 Hackathon included in the 5G National Plan.

How to use

This project was implemented in flutter so you will have to download flutter first:

Install flutter

$ git clone https://github.com/flutter/flutter.git -b stable

Update path in your ~/.bashrc file

 export PATH="$PATH:`pwd`/flutter/bin"

$ sudo apt-get install clang cmake ninja-build pkg-config libgtk-3-dev

Setup flutter

$ flutter channel master
$ flutter pub get
$ flutter run 

Note: You need to connect your Android device or a virtual Android simulator to test it

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published