An open API service indexing awesome lists of open source software.

https://github.com/eagletmt/karin

Karin (花梨) is a Twitter client for Android
https://github.com/eagletmt/karin

Last synced: 10 months ago
JSON representation

Karin (花梨) is a Twitter client for Android

Awesome Lists containing this project

README

          

# Karin

Karin (花梨) is a Twitter client for Android.

## Build
You have to create app/src/main/res/values/oauth.xml that contains Twitter OAuth consumer key and consumer secret.

```xml

TWITTER_CONSUMER_KEY
TWITTER_CONSUMER_SECRET

```