Tello Drone JAVA API
The Tello drone can be connected to almost any programming language through a simple UDP connection. The drone opens a wifi connection and the device running your code need to be connected to that. UDP connection allows us to control the drone through a set of commands described in the Tello SDK 1.3.0.0.
https://github.com/flexlab-ruc/TelloDroneJavaConnect