ceaseless-prayer / CeaselessAndroid

This is the Android application code for Ceaseless.
http://ceaselessprayer.com/
MIT License
7 stars 3 forks source link

Ceaseless for Android Build Status

The Ceaseless Prayer app for Android will be built natively using material design.

Download on the Play Store

You can download the app on the Play Store

Translating the app

In order to translate the app it's not necessary to install anything on your computer - you can just use the translation platform lokalise and we'll take care of the rest.

Android Setup

You may want to install Android Studio.

Working on the app

Coming soon.

Running in the emulator

Make sure you have the tools directory for the Android SDK in your path, e.g. /Users/your-user-name/Library/Android/sdk/tools.

Releasing

To build a release APK, you'll need the release.keystore from https://bitbucket.org/chrislim/ceaseless-keys. From there, using Android Studio go to: Build -> Generate Signed APK... to start the process. The keystore is protected by a password so you'll need that too.