/koruri

An experimental Twitter client for Android

Primary LanguageJava

koruri

A Twitter client for Android

NOTE

This application requires a consumer key & secret in this project ;(
Add a property file app/src/main/resources/twitter4j.properties that is like:

oauth.consumerKey=(your_consumer_key)
oauth.consumerSecret=(your_consumer_secret)