Skip to content

Installation Guide

JinaDawood edited this page May 30, 2021 · 8 revisions

Get Started

The following steps show how to download, install and run TDM.


Step 1

Download

Install


Step 2

Installing dependencies

Option 1
Option 2
  • Download TDM as a zip file and unzip it

Step 3

Opening TDM in Android Studio:

  1. Open Android Studio
  2. Click on "Open an existing project"
  3. Navigate to and select the TDM (unzipped) folder
  4. Click on "files"
  5. Click on "Sync Project with Gradle Files"

Step 4

Create a virtual device:

  1. Click on "AVD manager"
  2. Click on "+ Create Virtual Device"
  3. Pick "Phone" in "Category
  4. Choose any "phone" from the list
  5. Click on "next"
  6. Choose release "R" and download it
  7. Once the download is finished click "next"
  8. Name the device
  9. Click on "finish"

Step 5

Running the app:

  • Click on "Run App" or use the keyboard shortcut "Shift+F10"

Step 6

Running and using SMCE:

  1. Navigate to the SMCE application and open it
  2. Choose "Start Fresh"
  3. Click on "+"
  4. Click on "+ Add New"
  5. Navigate to "smartcar.ino" from the TDM file
  6. Compile and start the sketch

Step 7

You can now use the app to drive the vehicle

  • For more information on how to use the app you can visit User Manual