/Brandie

The remake of Brandie android app

Primary LanguageKotlin

BrandieR is a remake of official Brandie Android app .

BrandieR 📱 (work-in-progress 👷🔧️👷‍♀️⛏)

Android development

BrandieR is an app which attempts to use the latest cutting edge libraries and tools to provide the best user experience. As a summary:

Code style

This project uses ktlint. Run gradlew ktlintDebugCheck on windows 💻 to format the code.

API keys

You need to supply API / client keys for the various services the app uses:

You can find information about how to gain access via the relevant links.

Once you obtain the keys, you can set them in your gradle.properties :

# Get these from pixabay.com
ApiKey=<insert>

Downloads

Allow .apk file from unknown sources. See this

Download the debug apk from here