You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SOURCE CODE FOR FTC#25313 STEAM GIA THIEU IN FIRST TECH CHALLENGE 2025/2026 DECODE
| 3rd Place Alliance Partner, Design Award Winner of Vietnam Championship 2025/2026 "Decode"|
Welcome! This repository, which is based on FTCSDK , contains the source code that is used to build an Android app to operate FTC#25313 STEAM GIA THIEU's robot in FIRST Tech Challenge 2025/2026 DECODE season.
To clone and use this repository, follow these steps:
Install Android Studio Ladybug (2024.2) or later.
Clone this repository:
If you are a git user, you can clone the most current version of the repository:
git clone (link github)
Or, if you prefer, you can use the "Download Zip" button available through the main repository page. Downloading the project as a .ZIP file will keep the size of the download manageable.
You can also download the project folder (as a .zip or .tar.gz archive file) from the Downloads subsection of the Releases page for this repository.
Once you have downloaded and uncompressed (if needed) your folder, you can use Android Studio to import the folder ("Import project (Eclipse ADT, Gradle, etc.)"), build and run it on your FTC Driver Hub.