当前位置: 首页 > 软件库 > 手机/移动开发 > >

bookdash-android-app

授权协议 Readme
开发语言 Java
所属分类 手机/移动开发
软件类型 开源软件
地区 不详
投 递 者 邓韬
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

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.

Screenshots

What does this app do?

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

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. Firebase - https://firebase.google.com/
  4. Fabric - https://fabric.io/dashboard
  5. Glide Image Loading - https://github.com/bumptech/glide

Setup

  1. Clone or download this repo.
  2. This app runs off a Firebase backend. You will need to generate your firebase backend. To do this, navigate to https://firebase.google.com/ and sign up. Create a project called"Book Dash" (or what ever you want to call it).
  3. Navigate to "Database", select the three dots and then select "Import JSON". Select the file server/book-dash-a93c3-export.json.Allow Firebase to import the data. You will also then need to place books in the storage container on firebase. You can find an example book located here:server/simaandsiza-en.zip. Navigate to your Firebase console, and click storage, create a folder for the books and place them in there.You can then set the download URL of one of the books to use the book you have just uploaded to firebase storage in the STORAGE_PREFIX object.Within each zip file for a book, there is a file called bookdetails.json, this file is used to describe the images used and the number of pages in a book.In FirebaseConfig class you will need to change the base url of your book storage in the variable named -
  4. The database rules and storage rules can also be imported into Firebase, those files are also located in the server folder.(For more info on getting your own server up and running, check out https://github.com/bookdash/bookdash-backend-admin-portal
  5. You will need to generate your own google-services.json file to use with the app. Navigate to the Firebase project settings dashboard. You should see an option to download thegoogle-services.json file. This must then be placed into the app folder of this project.

[OPTIONAL setup]

  1. 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
  2. Setup a Fabric Account. https://fabric.io/dashboard
  3. Get your Fabric API Key and Client key, change it in the file: /app/fabric-sample.properties and rename the file to fabric.properties

Contributions

Contributions are welcome. Please read the contributions guide for more information.

License

Copyright 2016 Book Dash.

Licensed to the Apache Software Foundation (ASF) under one or more contributorlicense agreements. See the NOTICE file distributed with this work foradditional information regarding copyright ownership. The ASF licenses thisfile to you under the Apache License, Version 2.0 (the "License"); you may notuse this file except in compliance with the License. You may obtain a copy ofthe License at

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

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

 相关资料
  • Android-AppMsg 是基于 Toast 消息提示和Cyril Mottier的“The making of Prixing #4: in-layout notifications”而来的一个布局内通知实现。

  • 主要内容:写在前面,1.下载Android Studio,2.安装Android Studio,3.新建工程,4.IDE的界面分析,5.运行下程序试试,6.本节小结写在前面 本节将介绍如何使用Android Studio开发Android APP,和前面Eclipse + ADT + SDK搭建Android开发环境一样,本节也只是介绍一些基本东西,深入的,比如快捷键,小技巧等会再另一篇文章中详细地介绍! 1.下载Android Studio 官网下载:Android Studio for Wi

  • wh-app-android 是一个原生的 Android 应用,用于从白宫网站上获取文章、招聘、直播和视频点播,使用 webView下显示,支持推送。 在 Google Play 商店的地址: https://play.google.com/store/apps/details?id=gov.whitehouse

  • 这是一组很有用的开源的 Android 示例程序,用于演示 Android 平台的各种特性: Amazed: A simple but addictive accelerometer-based marble-guidance game. AndroidGlobalTime: a full representation of the Earth that you can spin around.

  • Wikipedia Android app This repository contains the source code for the official Wikipedia Android app. Documentation All documentation is kept on our wiki. Check it out! Issues Kindly file issues in our bug tracker

  • Amazing open source Android apps This is “amazing” series of open source projects. See the post published with images: here This is an extremely competitive list of open source Android apps written in