App Development Tutorial

App Development Tutorial #

This tutorial provides a summary of the usage and workflow of our toolchains to create Actcast applications.

The following environments are supported: (x86_64 Linux only)

  • Ubuntu 20.04, 22.04
  • Debian buster, bullseye

The reader is assumed to have basic knowledge of Linux and Python.

Some parts of this tutorial will incur fees.

  1. ActDK Overview
  2. Preparation
  3. Issue a Developer Token
  4. Setup ActDk
  5. Create a Project
  6. Implement an Actcast application
  7. Setup Actsim
  8. Test on local device
  9. Upload to Actcast
  10. Release an application

Back to Application Development