-
Notifications
You must be signed in to change notification settings - Fork 0
Installation Guide
JinaDawood edited this page May 30, 2021
·
8 revisions
The following steps show how to download, install and run TDM.
- clone this repository
- Download TDM as a zip file and unzip it
- Open Android Studio
- Click on "Open an existing project"
- Navigate to and select the TDM (unzipped) folder
- Click on "files"
- Click on "Sync Project with Gradle Files"
- Click on "AVD manager"
- Click on "+ Create Virtual Device"
- Pick "Phone" in "Category
- Choose any "phone" from the list
- Click on "next"
- Choose release "R" and download it
- Once the download is finished click "next"
- Name the device
- Click on "finish"
- Click on "Run App" or use the keyboard shortcut "Shift+F10"
- Navigate to the SMCE application and open it
- Choose "Start Fresh"
- Click on "+"
- Click on "+ Add New"
- Navigate to "smartcar.ino" from the TDM file
- Compile and start the sketch
- For more information on how to use the app you can visit User Manual