Android Open Source - App mobile MyTweet






Project Summary

Android Mobile app.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of MyTweet.

ItemValue
Java File Count14
Target SDK Version21
Minimum SDK Version17
Activity Count3
Fragment Count4
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.READ_CONTACTS




Java Source Files

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