Blum

Project Url: ziggy42/Blum
Introduction: A simple android Twitter client written in Kotlin
More: Author   ReportBugs   
Tags:
Kotlin-

Blum is an unofficial, simple, fast Twitter client written in Kotlin.
This project is a complete rewrite of the Java version.

Get it on Google Play

Screenshot

Build

To build this project you have to create a twitter app and a file named gradle.properties in the root of the project.
The file must contain the following definitions:

CallBackUrl="<YOUR CALLBACK URL>"
ConsumerKey="<YOUR CONSUMER KEY>"
ConsumerSecret="<YOUR CONSUMER SECRET>"
DebugConsumerKey="<YOUR CONSUMER KEY>"
DebugConsumerSecret="<YOUR CONSUMER SECRET>"
TestToken="<YOUR ACCESS TOKEN>"
TestSecret="<YOUR ACCESS TOKEN SECRET>"

LicensesUrl="<THIS CAN BE EMPTY>"
Apps
About Me
GitHub: Trinea
Facebook: Dev Tools