Android Open Source - App account allblue-all-in-one






Project Summary

Mobile app used to manage multiple social accounts.

Web Site / Source Repository

allblue-all-in-one is hosted in the following web site
https://github.com/renjiexu/allblue-all-in-one

If you think the Android project allblue-all-in-one 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 allblue-all-in-one.

ItemValue
Java File Count18
Supported screen sizes[hdpi]
Minimum SDK Version8
Activity Count7
jar files usedormlite-android-4.42.jar
ormlite-core-4.42.jar
signpost-commonshttp4-1.2.1.2.jar
signpost-core-1.2.1.2.jar
weibo.sdk.android.sso.jar
Required Permissionsandroid.permission.INTERNET
Raw File Namesres\raw\account_api.xml




License

The license information of allblue-all-in-one is as follows:

MIT License

Resource Files

There are 8 image files in allblue-all-in-one. The names of the image files are listed as follows.

account_btn_default.png
account_btn_pressed.png
account_btn_selected.png
setting_btn_default.png
setting_btn_pressed.png
setting_btn_selected.png
sina_logo.png
twitter_logo.png

The following screenshort is generated from the image listed above.

null




Java Source Files

org.allblue.DashBoard.java
org.allblue.activity.GlobalActivity.java
org.allblue.activity.HomeActivity.java
org.allblue.activity.OAuthActivity.java
org.allblue.activity.SettingActivity.java
org.allblue.activity.SingleTabActivity.java
org.allblue.adapter.SettingAdapter.java
org.allblue.adapter.SingleTabCursorAdapter.java
org.allblue.database.DatabaseConfig.java
org.allblue.database.DatabaseHelper.java
org.allblue.metadata.AccountTypes.java
org.allblue.metadata.Account.java
org.allblue.metadata.SinaAccount.java
org.allblue.metadata.TweetItem.java
org.allblue.metadata.TwitterAccount.java
org.allblue.util.OAuthUtil.java
org.allblue.util.SharedOAuthToken.java
org.allblue.util.XMLUtil.java