Skip to content

Instantly share code, notes, and snippets.

@spencer1979
spencer1979 / vesc_tool-android_apk_builder.md
Created October 14, 2021 15:53 — forked from gmurdocca/vesc_tool-android_apk_builder.md
Instructions for building the Android APK for vesc_tool

Development and Build Environment Setup for VESC Tool

This guide lists the steps necessary to produce a development and build environment for the VESC Tool application, including building the Android APK package.

The below steps describe how to:

  • Create an Ubuntu Linux virtual machine
  • Install the required development and build tools and their dependencies
  • Deploy the VESC Tool project source code
  • Produce a distributable Android installer package for the mobile VESC Tool app.