Android Open Source - Facebook client FTClient






Project Summary

Simple Twitter and Facebook Client for Android,just used to update status without API Proxy or Http Proxy.

Web Site / Source Repository

FTClient is hosted in the following web site
https://github.com/pjq/FTClient

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

ItemValue
Java File Count22
Supported screen sizes[hdpi]
Activity Count8
jar files usedhttpmime-4.1.1.jar
Required Permissionsandroid.permission.CAMERA
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 8 image files in FTClient. The names of the image files are listed as follows.

bg_blue_btn_mid.png
bg_blue_btn_mid_touch.png
camera.png
facebook.png
ic_delete.png
ic_refresh.png
icon_loading.png
twitter.png

The following screenshort is generated from the image listed above.

null




Java Source Files

FTClient has the following Java source files.

me.pjq.ftclient.AboutActivity.java
me.pjq.ftclient.BaseActivity.java
me.pjq.ftclient.CommonParamString.java
me.pjq.ftclient.FTPreference.java
me.pjq.ftclient.HomeTimelineActivity.java
me.pjq.ftclient.PostActivity.java
me.pjq.ftclient.RegisterActivity.java
me.pjq.ftclient.SettingsActivity.java
me.pjq.ftclient.TabHostActivity.java
me.pjq.ftclient.Tmp.java
me.pjq.ftclient.Utils.java
me.pjq.ftclient.account.Register.java
me.pjq.ftclient.api.BaseAsyncTask.java
me.pjq.ftclient.api.BaseTask.java
me.pjq.ftclient.api.twitter.GetUserTimeline.java
me.pjq.ftclient.api.twitter.UpdateStatus.java
me.pjq.ftclient.photo.CapturePhoto.java
me.pjq.ftclient.photo.UploadPhoto.java
me.pjq.httpclient.HttpClientHelper.java
me.pjq.httpclient.MySSLSocketFactory.java
me.pjq.widget.AnimationTabHost.java
me.pjq.widget.WebViewActivity.java