| title | Documentation Overview |
|---|---|
| description | Table of Contents for all of the Documents |
| icon | icon/svg/overview.svg |
| date | 2023-05-22T00:27:57+01:00 |
| lastmod | 2023-05-22T00:27:57+01:00 |
| draft | false |
| toc | true |
| weight | 10 |
Welcome to the LearnATAK project. The following is an outline of the order you should follow to cover the subject material. Demo plugins are also provided.
Please review the Project Guidelines to understand how to report issues and submit questions in a format that allows us to help you.
Follow the documents in the Setup folder to install android studios and use it to run ATAK on your android device.
Checkout the Android Guide for Android Basics, and User Interface design tutorials.
- Android Basic Concepts
- A Tutorial for Creating UI layouts
- Using UI Widgets
- Working with Multi-Page Views: Fragments
Checkout ATAK Guide for an overview on ATAK, a quick reference, working with databases, and common issues and questions.
Checkout the Machine Learning folder for an introduction to ML and guides for setting up and creating models for your plugin.
Checkout the example plugins below! A great starting point is the hello world demo because it incorporates lots of UI designs and functionalities.
- Hello World Demo Plugin
- Android Camera Demo Plugin
- Live Camera Feed Demo Plugin
- CNN Demo with Live Camera Plugin
- Design and train Tensorflow Lite Models for Android
- Run a Tensorflow Lite Model in ATAK
- Fragments Demo
- Plant Classifier
- Food Detector Plugin
- Yosemite Decimal System Plugin
- Insect Classifier
Checkout the Common FAQs