VoiceTweet for Android Wear
Voice-input then Tweet.
Install apk
Develop
Requirements
Twitter Config
- Register your app on Twitter
- and get OAuth Consumer Key and Secret.
- in
mobile/src/main/java/org/shokai/voicetweet/
- copy
TwitterConfig.java.sample
to TwitterConfig.java
- set OAuth Consumer Key and Secret.
Build
use Android Studio or run ./gradlew assembleDebug
License
MIT