Skip to content

akihito104/UdonRoad

Repository files navigation

UdonRoad

UdonRoad is an Android twitter client of me, by me, for me.

powered by http://twitter4j.org

setup

  1. get Consumer Key and Consumer Secret from apps.twitter.com

  2. add the Key and Secret as string resource like below

<string name="consumer_key">[your app's Consumer Key]</string>
<string name="consumer_secret">[your app's Consumer Secret]</string>
  1. build app

./gradlew installDebug

About

my Twitter app for Android

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages