Here you will find different plugins that utilize machine learning, databases, complex layouts, and more!
Demo Hello World Plugin
Showcases how to use common Android components and ATAK API methods within a plugin
Camera Template Plugin
Provides a starting point for an ATAK plugin that requires image capture
Live Camera Demo Plugin
Demonstrates how to create live camera feed in ATAK
CNN with Live Camera Plugin
Shows how to use convolutional neural networks with live camera feed to detect and classify objects
Fragments Demo Plugin
Demonstrates how to create multi-page views
Plant Classifier Plugin
Demonstrates how to use Room database with a TFlite model and nested recycler views in ATAK
Food Dectector Plugin
Demonstrate how to use a pre-trained TFLite model and Mission Packages in ATAK.
Yosemite Decimal System Plugin
Demonstrates how to create and use your own Machine Learning Model in ATAK.
Insect Classifier Plugin
Demonstrates how to use a pre-trained TFLite model in ATAK.
TensorFlowLite Plugin
A demo on how to load pre-trained tensorflow light models to your plugin
TFLite Training Demo
A guide on how to train tensorflow light models for your plugin