Android Mobile app.
MyTweet is hosted in the following web site
https://github.com/sreelathav/MyTweet
If you think the Android project MyTweet 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 MyTweet.
Item | Value |
---|---|
Java File Count | 14 |
Target SDK Version | 21 |
Minimum SDK Version | 17 |
Activity Count | 3 |
Fragment Count | 4 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.READ_CONTACTS |
MyTweet has the following Java source files.
org.wit.android.helpers.ContactHelper .java org.wit.android.helpers.IntentHelper .java org.wit.android.helpers.LogHelpers .java org.wit.mytweet.activities.MainTweetActivity.java org.wit.mytweet.activities.TweetFragmentActivity.java org.wit.mytweet.activities.TweetPagerActivity.java org.wit.mytweet.activities.TweetboxActivity.java org.wit.mytweet.activities.TweetboxFragmentActivity.java org.wit.mytweet.app.MyTweetApp.java org.wit.mytweet.models.Tweet .java org.wit.mytweet.models.Tweetbox .java org.wit.mytweet.models.TweetboxSerializer .java org.wit.mytweet.settings.SettingsActivity.java org.wit.mytweet.settings.SettingsFragment.java