A basic Xamarin.Forms Android project that is implemented with MVVM pattern used commonly with Xamarin.Forms.
The app has one page that allows for taking photos and then processing them (via TFLite) for an object (chicken).
This project is a good starting point for working with TFLite object detection in Xamarin.Forms Droid.