Android Open Source - Image application Sharer






Project Summary

The Android Application for publishing message and image to multi-SNS.

Web Site / Source Repository

Sharer is hosted in the following web site
https://github.com/RossKim/Sharer

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

ItemValue
Java File Count11
Supported screen sizes[xxxhdpi, ldpi, mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version20
Minimum SDK Version14
Activity Count4
jar files usedtwitter4j-async-4.0.2.jar
twitter4j-core-4.0.2.jar
twitter4j-examples-4.0.2.jar
twitter4j-media-support-4.0.2.jar
twitter4j-stream-4.0.2.jar
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.CAMERA
android.permission.FLASHLIGHT
android.permission.INTERNET
android.permission.READ_EXTERNAL_STORAGE




Resource Files

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

blanklogo.png
fb_blue.png
fb_white.png
kakaoaccount_icon.png
kakaostory.png
kakaotalk_icon.png
twitter_blue.png
twitter_white.png

The following screenshort is generated from the image listed above.

null




Java Source Files

Sharer has the following Java source files.

com.ross.kbs.sharer.AccountActivity.java
com.ross.kbs.sharer.PublishActivity.java
com.ross.kbs.sharer.models.AccountItem.java
com.ross.kbs.sharer.models.AccountListViewAdapter.java
com.ross.kbs.sharer.utils.FacebookUtil.java
com.ross.kbs.sharer.utils.KakaoUtil.java
com.ross.kbs.sharer.utils.PhotoUtil.java
com.ross.kbs.sharer.utils.PostCompleteRunnable.java
com.ross.kbs.sharer.utils.SharedPreferenceUtil.java
com.ross.kbs.sharer.utils.TwitterUtil.java