Android Open Source - Development sdk weibo_android_sdk






Project Summary

sina weibo android sdk.

Web Site / Source Repository

weibo_android_sdk is hosted in the following web site
https://github.com/mobileresearch/weibo_android_sdk

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

ItemValue
Java File Count41
Supported screen sizes[mdpi, ldpi, xxhdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count12
jar files usedandroid-support-v4.jar
android-support-v4.jar
weibosdkcore.jar
weibosdkcore.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 20 image files in weibo_android_sdk. The names of the image files are listed as follows.

background.9.png
ic_com_sina_weibo_sdk_button_blue_focused.9.png
ic_com_sina_weibo_sdk_button_blue_normal.9.png
ic_com_sina_weibo_sdk_button_blue_pressed.9.png
ic_com_sina_weibo_sdk_button_grey_focused.9.png
ic_com_sina_weibo_sdk_button_grey_normal.9.png
ic_com_sina_weibo_sdk_button_grey_pressed.9.png
ic_com_sina_weibo_sdk_login_button_with_frame_logo_focused.png
ic_com_sina_weibo_sdk_login_button_with_frame_logo_normal.png
ic_com_sina_weibo_sdk_login_button_with_frame_logo_pressed.png
ic_com_sina_weibo_sdk_login_with_account_text_focused.png
ic_com_sina_weibo_sdk_login_with_account_text_normal.png
ic_com_sina_weibo_sdk_login_with_account_text_pressed.png
ic_com_sina_weibo_sdk_login_with_text.png
ic_com_sina_weibo_sdk_logo.png
ic_logo.png
ic_share_music_thumb.png
ic_share_video_thumb.png
ic_share_voice_thumb.png
ic_sina_logo.png

The following screenshort is generated from the image listed above.

null




Java Source Files

weibo_android_sdk has the following Java source files.

com.sina.weibo.sdk.codestyle.CodingRuler.java
com.sina.weibo.sdk.codestyle.SampleCode.java
com.sina.weibo.sdk.demo.AccessTokenKeeper.java
com.sina.weibo.sdk.demo.Constants.java
com.sina.weibo.sdk.demo.WBAuthActivity.java
com.sina.weibo.sdk.demo.WBAuthCodeActivity.java
com.sina.weibo.sdk.demo.WBDemoMainActivity.java
com.sina.weibo.sdk.demo.WBLoginLogoutActivity.java
com.sina.weibo.sdk.demo.WBShareActivity.java
com.sina.weibo.sdk.demo.WBShareItemView.java
com.sina.weibo.sdk.demo.WBShareMainActivity.java
com.sina.weibo.sdk.demo.WBShareResponseActivity.java
com.sina.weibo.sdk.demo.openapi.WBInviteAPIActivity.java
com.sina.weibo.sdk.demo.openapi.WBLogoutAPIActivity.java
com.sina.weibo.sdk.demo.openapi.WBOpenAPIActivity.java
com.sina.weibo.sdk.exception.WeiboHttpException.java
com.sina.weibo.sdk.net.AsyncWeiboRunner.java
com.sina.weibo.sdk.net.HttpManager.java
com.sina.weibo.sdk.net.NetStateManager.java
com.sina.weibo.sdk.net.RequestListener.java
com.sina.weibo.sdk.openapi.AbsOpenAPI.java
com.sina.weibo.sdk.openapi.InviteAPI.java
com.sina.weibo.sdk.openapi.LogoutAPI.java
com.sina.weibo.sdk.openapi.legacy.AccountAPI.java
com.sina.weibo.sdk.openapi.legacy.ActivityInvokeAPI.java
com.sina.weibo.sdk.openapi.legacy.CommentsAPI.java
com.sina.weibo.sdk.openapi.legacy.CommonAPI.java
com.sina.weibo.sdk.openapi.legacy.FavoritesAPI.java
com.sina.weibo.sdk.openapi.legacy.FriendshipsAPI.java
com.sina.weibo.sdk.openapi.legacy.PlaceAPI.java
com.sina.weibo.sdk.openapi.legacy.RegisterAPI.java
com.sina.weibo.sdk.openapi.legacy.SearchAPI.java
com.sina.weibo.sdk.openapi.legacy.ShortUrlAPI.java
com.sina.weibo.sdk.openapi.legacy.StatusesAPI.java
com.sina.weibo.sdk.openapi.legacy.SuggestionsAPI.java
com.sina.weibo.sdk.openapi.legacy.TagsAPI.java
com.sina.weibo.sdk.openapi.legacy.TrendsAPI.java
com.sina.weibo.sdk.openapi.legacy.UsersAPI.java
com.sina.weibo.sdk.openapi.legacy.WeiboAPI.java
com.sina.weibo.sdk.widget.LoginButton.java
com.sina.weibo.sdk.widget.LoginoutButton.java