Anant00 / Brandie

The remake of Brandie android app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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