| 16 | |
| 17 | In terms of software, our goals include: |
| 18 | |
| 19 | * A BOINC client and GUI that we (BOINC project staff) |
| 20 | can cross-compile on Linux, and can debug using an Android emulator. |
| 21 | * The source code for both of these in the BOINC repository, |
| 22 | with the copyright assigned to UCB. |
| 23 | * A "cookbook" set of instructions allowing existing C++ applications |
| 24 | to be cross-compiled on Linux for Android/ARM. |
| 25 | * Scripts for creating an Android installer for the generic BOINC client, |
| 26 | using the BOINC graphical identity. |
| 27 | * Scripts for creating an Android installer for a package that includes the |
| 28 | BOINC client configured to attach to a particular project, |
| 29 | using the graphical identity of that project. |
| 30 | * Cookbooks for putting these installers on several Android app stores. |