Android Open Source - Twitter timeline Texter






Project Summary

This is the twitter like Android application in which you can register yourself using the application and follow your friends to see their tweets on your timeline. I have used parse cloud to implement this application..

Web Site / Source Repository

Texter is hosted in the following web site
https://github.com/bhargavsurma/Texter

If you think the Android project Texter 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 Texter.

ItemValue
Java File Count17
Supported screen sizes[mdpi, xhdpi]
Target SDK Version19
Minimum SDK Version14
Activity Count9
Fragment Count3
jar files usedParse-1.4.3.jar
android-support-v4.jar
Required Permissionsandroid.permission.CAMERA
android.permission.INTERNET
android.permission.MOUNT_UNMOUNT_FILESYSTEMS
android.permission.SET_TIME_ZONE
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 9 image files in Texter. The names of the image files are listed as follows.

ic_action_logout.png
ic_action_new.png
ic_action_photo.png
ic_action_profile.png
ic_action_refresh.png
ic_action_search.png
ic_comment.png
ic_likeit.png
profile_default.png

The following screenshort is generated from the image listed above.

null




Java Source Files

Texter has the following Java source files.

com.njit.texter.AllCommentAdapter.java
com.njit.texter.AllPostAdapter.java
com.njit.texter.AllUserAdapter.java
com.njit.texter.CameraFragment.java
com.njit.texter.Comment.java
com.njit.texter.CommentListActivity.java
com.njit.texter.LoginSignupActivity.java
com.njit.texter.MainActivity.java
com.njit.texter.NewPostActivity.java
com.njit.texter.NewPostFragment.java
com.njit.texter.ParseApplication.java
com.njit.texter.Post.java
com.njit.texter.PostListActivity.java
com.njit.texter.ProfileActivity.java
com.njit.texter.ProfileFragment.java
com.njit.texter.Signup.java
com.njit.texter.UserListActivity.java