Skip to content

A simple plugin that saves and compiles code to an FTC robot from Android Studio

License

Notifications You must be signed in to change notification settings

TheAmazingBrianPowell/OnBotStudio

Repository files navigation

OnBotStudio

Version Rating

A simple plugin that allows programmers to compile code straight from Android Studio to the robot without building the entire app and over WI-FI. Located on the JetBrains Marketplace here

Installation

  1. Important: Update Android Studio! If you have not installed or set up Android Studio for FTC, follow these instructions
  2. Install the most recent version of Android Studio
  3. Launch the IDE
  4. Click on plugins or open preferences > plugins
  5. Select Marketplace if it's not already selected
  6. Search OnBotStudio and click install
  7. The words OnBotStudio will now show up along the bottom of Android Studio, clicking on this will pull up the compiler

Setup Video

OnBotStudio Setup Video

Mission and usage

Our mission is to provide an easier, better environment for young programmers and advanced programmers alike to program. We hope that by releasing this project, new programmers will have access to the better file management, in-editor documentation, code suggesting that Android Studio provides, and not have to deal with the frustration of the OnBotJava bugs.

Watch our video on about our plugin here: OnBotStudio Setup Video

In the bottom right corner, there is a blue wrench. Clicking this will run the OnBotJava compiling process, and the results will be printed in the console. The Wi-Fi must be connected to the robot in order for this to compile.

Bugs

Please report any bugs to the issues page of this repository

About

A simple plugin that saves and compiles code to an FTC robot from Android Studio

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages