• 9 min read
How to Create a YOLOv11 Android App
SUMMARY
This tutorial walks through training a custom YOLOv11 object detection model with Roboflow and deploying it directly on an Android device to build a real-time coin counting app. The model weights are converted from a .pt file to TorchScript format so they can run on-device without a