Ecosyste.ms: Awesome
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: 30 days ago
JSON representation
Karin (花梨) is a Twitter client for Android
- Host: GitHub
- URL: https://github.com/eagletmt/karin
- Owner: eagletmt
- License: mit
- Created: 2014-05-04T18:58:37.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-05-06T12:50:33.000Z (over 10 years ago)
- Last Synced: 2023-04-17T21:21:20.796Z (over 1 year ago)
- Language: Java
- Size: 426 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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```