Android App Development -- 2

Job ID: 37550119

Budget: ₹75,000 – ₹150,000 INR

I want to make some modifications to an existing Android app whose source code is available to me.

https://github.com/mavlink/qgroundcontrol
This is the repository.

1.) Adding a window to display the UDP data - Integrate a window for real-time display of UDP data within the application, app will receive the data from a udp server in txt and that txt should be plotted on a dashboard in real time( the data is of pollution sensors)
2.) Button adding to trigger Python code - Add a button in the app to trigger the Python code which is present in the companion computer.
3.) UI/UX customization,figma design will be provided - Change UI/UX of app in reference to figma design provided.
4.) Auto update feature with admin control - The app should have an auto update feature, on which the admin should have control.
5.) Login Page + License key setup - Add a functional login page with license key setup.
6.) Hide features with admin access of features - The app have some extra feature which is not required on the customer end so we want to hide those feature, but the admin should have access to those features.