Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TeamCCI authored May 9, 2019
1 parent 3cacf76 commit 719bdeb
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions pubbly_schoolhouse/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ So before you go any further, install the cordova CLI. [Installing cordova](http

### Adding content

All pubbly related content is a webpage, which can run locally, on a web server, or in a cordova wrapped APK. Each packed can be exported directly from the [Pubbly Design Tools](https://github.com/PubblyDevelopment/pubbly_design_tools), created and downloaded from a [Pubbly Console](https://github.com/PubblyDevelopment/pubbly_console), or manually added from the English/Swahili content root folders, found inside XprizePrograms folder.
All pubbly related content is a webpage, which can run locally, on a web server, or in a cordova wrapped APK. Each packed can be exported directly from the [Pubbly Design Tools](https://github.com/XPRIZE/GLEXP-Team-CCI/tree/master/pubbly_design_tools), created and downloaded from a [Pubbly Console](https://github.com/XPRIZE/GLEXP-Team-CCI/tree/master/pubbly_console), or manually added from the English/Swahili content root folders, found inside XprizePrograms folder.

### Adding content: Cordova boilerplate project

Expand Down Expand Up @@ -117,10 +117,10 @@ Because each language package is rather large, a simple "cordova build" command

### Adding content: Console Map packet

* Create pubbly console - [Pubbly Console](https://github.com/PubblyDevelopment/pubbly_console) section "Getting started"
* Create map nodes from Design Tools - [Pubbly Design Tools](https://github.com/PubblyDevelopment/pubbly_design_tools) section "Exports: Maps"
* Assemble map on Console - [Pubbly Console](https://github.com/PubblyDevelopment/pubbly_console) section "Assembling content: Mapping"
* Download map packet - [Pubbly Console](https://github.com/PubblyDevelopment/pubbly_console) section "Creating packets: Mapped Exports"
* Create pubbly console - [Pubbly Console](https://github.com/XPRIZE/GLEXP-Team-CCI/tree/master/pubbly_console) section "Getting started"
* Create map nodes from Design Tools - [Pubbly Design Tools](https://github.com/XPRIZE/GLEXP-Team-CCI/tree/master/pubbly_design_tools) section "Exports: Maps"
* Assemble map on Console - [Pubbly Console](https://github.com/XPRIZE/GLEXP-Team-CCI/tree/master/pubbly_console) section "Assembling content: Mapping"
* Download map packet - [Pubbly Console](https://github.com/XPRIZE/GLEXP-Team-CCI/tree/master/pubbly_console) section "Creating packets: Mapped Exports"

Create a new project and add the android platform if you haven't already

Expand Down Expand Up @@ -205,7 +205,7 @@ If your cordova web root is excessively large, see section "Building large APK"

Cordova was not designed with larger APKs in mind. Our original Xprize submission was under 1GB, but it quickly grew enormous. While it is possible to build APKs of +4GB size with cordova, it does take patience, luck, a computer with at least 8GB of ram, and a lot of time.

You can make small APKs with the pubbly released tools. For instructions, see [Pubbly Console](https://github.com/PubblyDevelopment/pubbly_console) section "Creating packets: Mapped Exports".
You can make small APKs with the pubbly released tools. For instructions, see [Pubbly Console](https://github.com/XPRIZE/GLEXP-Team-CCI/tree/master/pubbly_console) section "Creating packets: Mapped Exports".

> clean the project
* cordova clean android
Expand Down Expand Up @@ -392,4 +392,4 @@ That folder of images is the entire Xprize submission.

## Deploying

The deploy process is equally complicated, and we wrote both Bash and Shell scripts to automate the headache. For more detailed instructions, checkout [Pubbly Submission Installation](https://github.com/PubblyDevelopment/pubbly_submission_installation)
The deploy process is equally complicated, and we wrote both Bash and Shell scripts to automate the headache. For more detailed instructions, checkout [Pubbly Submission Installation](https://github.com/XPRIZE/GLEXP-Team-CCI/tree/master/pubbly_submission_installation)

0 comments on commit 719bdeb

Please sign in to comment.