Twitter client for Android Wear.
TwitWear is hosted in the following web site
https://github.com/teshi04/TwitWear
If you think the Android project TwitWear listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of TwitWear.
Item | Value |
---|---|
Java File Count | 21 |
Supported screen sizes | [xxhdpi] |
Activity Count | 7 |
Fragment Count | 2 |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
There are 4 image files in TwitWear. The names of the image files are listed as follows.
action_favorite.png action_reply.png action_rt.png cross_white.png
The following screenshort is generated from the image listed above.
TwitWear has the following Java source files.
jp.tsur.twitwear.ApplicationTest.java jp.tsur.twitwear.ApplicationTest.java jp.tsur.twitwear.lib.Page.java jp.tsur.twitwear.service.ListenerService.java jp.tsur.twitwear.service.TimelineService.java jp.tsur.twitwear.service.TwitterService.java jp.tsur.twitwear.task.RetweetStatusTask.java jp.tsur.twitwear.task.UpdateStatusTask.java jp.tsur.twitwear.task.VerifyCredentialsTask.java jp.tsur.twitwear.twitter.TwitterApi.java jp.tsur.twitwear.twitter.TwitterUtils.java jp.tsur.twitwear.ui.MyActivity.java jp.tsur.twitwear.ui.PostActivity.java jp.tsur.twitwear.ui.RecordingActivity.java jp.tsur.twitwear.ui.RequestTlActivity.java jp.tsur.twitwear.ui.SampleGridPagerAdapter.java jp.tsur.twitwear.ui.SignInActivity.java jp.tsur.twitwear.ui.StatusActionFragment.java jp.tsur.twitwear.ui.StatusCardFragment.java jp.tsur.twitwear.ui.TimelineActivity.java jp.tsur.twitwear.utils.Utils.java