GithubHelp home page GithubHelp logo

Comments (4)

Windwoes avatar Windwoes commented on July 30, 2024

I have been running into an error where Blocks does work, but when I switch to stock build variant, then the Gradle build gives me the following error. Is there something wrong?

Can you provide a screenshot of what your AS window looks like (with the variant pane expanded) after switching to the stock variant?

To get to this, I had to add this to the settings.gradle:
include ':RobotCore', ':Blocks', ':RobotServer', ':FtcRobotController', ':FtcCommon', ':Hardware', ':Inspection', ':TeamCode', ':OpenRC', ':OnBotJava'

I'm not entirely clear on what you're trying to say here. What do you mean by To get to this?

from openrc-turbo.

AceOfSpades475 avatar AceOfSpades475 commented on July 30, 2024

Sorry for the confusion - by "to get to this" I meant steps to reproduce the error. Here is what my Android Studio looks like with the build variant:

Screenshot (131)

Also, I was wondering if there was a way I could enable OnBotJava on turbo mode? It would be very helpful as I am modifying some code in the modules for fun and the stock build uses the default JARS

from openrc-turbo.

Windwoes avatar Windwoes commented on July 30, 2024

You don't need to modify any gradle scripts to use OnBotJava in stock mode. The precompiled AAR file for OnBotJava in stock mode is pulled in as you can see here. OnBotJava should function in stock mode just fine without any modifications.

The OnBotJava module is entirely dormant in this repository. It's an artifact of the fact that this repo is based off the git history of Extracted-RC.

Now regarding your question of:

Also, I was wondering if there was a way I could enable OnBotJava on turbo mode? It would be very helpful as I am modifying some code in the modules for fun and the stock build uses the default JARS

If you want to play with the all the source code for fun (including OBJ), you should use Extracted-RC. It doesn't have the APK size reductions or competition legal "stock" mode that OpenRC Turbo does, but it doesn't sound like either of those are really an issue for your use case.

from openrc-turbo.

AceOfSpades475 avatar AceOfSpades475 commented on July 30, 2024

Looks like I got it to work with Extracted-RC. Thank you so much for your help, FROGbots!!

from openrc-turbo.

Related Issues (16)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.