Android Beehive Queen Monitor App

Employer not named by the sourceRemote

AI/ML

Apply on the company’s site

Frontier is not the employer and does not collect applications.

About this role

Java, Mobile App Development, iPhone, Android, Kotlin, OpenCV, Computer Vision, Android App Development · I need an Android application that links to an external camera mounted inside a beehive, analyses the live feed with colour-based recognition and instantly warns me whenever the queen comes into or drops out of view.

The workflow is straightforward: the app receives the video stream from the external camera, processes each frame locally (OpenCV or TensorFlow Lite are fine), isolates the queen by the distinctive colour mark on her thorax, then triggers real-time alerts through push notifications and an on-screen banner. A simple dashboard should show the live video with an overlay around the detected queen and log each event with a timestamp so I can review activity later.

Deliverables • Full Android Studio project (Java or Kotlin) with clean, documented code • Trained or trainable model/code for colour-based queen detection • Functional APK ready for sideloading • Brief setup guide covering camera connection, model retraining and alert configuration

The solution only has to run on Android; iOS support is not required. The camera is external, so the app must accept a network or serial feed rather than relying on the phone’s internal lens. Real-time alerts are essential;