Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
riggaroo committed Nov 28, 2015
2 parents 5f8a0b9 + acac058 commit f1c2ce6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# Bookdash Android

Check out the blog post here: http://riggaroo.co.za/book-dash-android-app/

Open Beta Testing Group: https://play.google.com/apps/testing/org.bookdash.android

Book Dash is an Android App for the NPO where you can download books in different languages for free.


Expand Down Expand Up @@ -39,6 +44,8 @@ http://bookdash.org/
2. Setup a Parse Account. https://parse.com
3. You will need to recreate the Parse Database. Click on "Core" and click "Import Data" you can find the example JSON here:
/parse_data_example/
If you want to download the actual books, you need to individually download each book and import the files into the parse manually. See the information here: https://www.parse.com/questions/exporting-file-objects-and-importing-to-another-application

4. Change the Parse API Key and Client Key in the file to your unique parse key: /appconfig-sample.properties .
5. Setup a Fabric Account. https://fabric.io/dashboard
6. Get your Fabric API Key and Client key, change it in the file: /app/fabric-sample.properties
Expand Down

0 comments on commit f1c2ce6

Please sign in to comment.