ggcarmi / BookdashAndroidApp

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bookdash Android

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

Download the app: https://play.google.com/store/apps/details?id=org.bookdash.android

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.

phone image

Screenshots

phone image

phone image

phone image

phone image

phone image

phone image

What does this app do?

It is an open source Android application that allows people to download children's story books. The books are available in different languages such as English, Sepedi, Zulu, Afrikaans etc. The books are free to distribute and translate.

The app is currently in open beta at the moment - any feedback or pull requests are welcome: https://play.google.com/apps/testing/org.bookdash.android

Read more about Book Dash here: http://bookdash.org/

Libraries this app uses:

  1. MaterialHelpTutorial - https://github.com/spongebobrf/MaterialIntroTutorial
  2. FabButton - https://github.com/ckurtm/FabButton
  3. Parse - https://parse.com
  4. Fabric - https://fabric.io/dashboard
  5. Glide Image Loading - https://github.com/bumptech/glide

Setup

  1. Clone or download this repo

  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: /gradle.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 and rename the file to fabric.properties

  7. Go generate a google-services.json file by following the instructions here: https://developers.google.com/mobile/add?platform=android You will need to select App Invites API and Google Analytics and enter your SHA-1 of your debug keystore.

  8. If you wish to build a release version you will need to create your own keystore file and edit the password values in the following file - (create a version of the file without the .sample extension): release-keystore.properties.sample

License

Copyright 2015 Book Dash.

Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

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


Languages

Language:Java 100.0%