Apex Pathing Installation
Since we are in the early stages of development, the installation process is a bit more involved than we would like. OnBot Java is not currently supported, you will need to use Git and clone the project in Android Studio. Feel free to reach out in the Discord if you need any help with the installation process, we are happy to help!
Clone or Fork the repository
Here are the steps to clone the project using Android Studio:
- Open Android Studio and select “Clone Repository” on the welcome screen.
- In the “URL” field, enter the URL of the Apex Pathing GitHub repository:
https://github.com/ApexPathing/main/ - Choose a directory on your computer where you want to clone the project.
- Click the “Clone” button to start the cloning process.
Once the cloning process is complete, Android Studio will automatically open the project.
When Android Studio opens, you may see this message, press More -> Don’t ask again for this project

What’s next?
Once you have the project cloned, head over to the Constants Setup page to commence the tuning process and set up your Constants file.
Last updated on