Android Open Source - Twitter client TwitWear






Project Summary

Twitter client for Android Wear.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of TwitWear.

ItemValue
Java File Count21
Supported screen sizes[xxhdpi]
Activity Count7
Fragment Count2
Required Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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.

null

Java Source Files

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