-
Notifications
You must be signed in to change notification settings - Fork 17
Getting Started
Code Apprentice edited this page Sep 29, 2016
·
6 revisions
This document describes the tools needed to work on BBCT and how to get the source code. If you encounter any problems with any of the steps below, please post on our Google Group.
You must download and install the following applications to compile the BBCT code:
- Git
- Java JDK version 8 or later
- Android Studio
After installing the Required Tools,
- Create a GitHub account.
- Fork the BBCT repository.
- Clone your fork to your local machine.
- Open the base directory of your local repo in Android Studio.
#Table of Contents
-
Developer Documentation
-
User Documentation