Breadboard
An open source project by
FPL.
|
Breadboard can be downloaded from GitHub or the Releases Page.
The Breadboard API contains the following important concepts:
The following bullets describe the directory structure of the library.
Path | Description |
---|---|
breadboard base directory | Project build files and run script. |
jni | The android makefile for the library. |
samples | Sample projects to demonstrate usage. |
src/breadboard | The library's souce code. |
src/modules | The source code for the default modules. |
module_library | Additional modules using external libraries. |