AppShareClient features include a list, a grid view APP and APP phone system installed, login sina account, get a list of fans. This is the time to practice before hand just learning android example..
AppShareClient is hosted in the following web site
https://github.com/yeming1001/AppShareClient
If you think the Android project AppShareClient listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of AppShareClient.
Item | Value |
---|---|
Java File Count | 27 |
Supported screen sizes | [mdpi, hdpi] |
Target SDK Version | 10 |
Minimum SDK Version | 8 |
Activity Count | 9 |
jar files used | android-support-v4.jar weibo.sdk.android.sso.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.CHANGE_WIFI_STATE android.permission.INTERNET |
There are 17 image files in AppShareClient. The names of the image files are listed as follows.
addwbu.png all.png btn_back.png btn_login_bg.png btn_sinalogin.png choose_bg.png choose_gridview.png defualt.png dialog_icon.png focus.png grids.png list.png pic1.png pic2.png pic3.png pic4.png user.png
The following screenshort is generated from the image listed above.
AppShareClient has the following Java source files.
com.ym.appshare.activity.AboutActivity.java com.ym.appshare.activity.AppShowActivity.java com.ym.appshare.activity.FriendshipsActivity.java com.ym.appshare.activity.LoginActivity.java com.ym.appshare.activity.MainActivity.java com.ym.appshare.activity.RegisterActivity.java com.ym.appshare.activity.StartActivity.java com.ym.appshare.activity.WbuLoginActivity.java com.ym.appshare.adapter.FriendshipAdapter.java com.ym.appshare.adapter.GridViewAdapter.java com.ym.appshare.adapter.ListViewAdapter.java com.ym.appshare.adapter.MyToast.java com.ym.appshare.adapter.SpListViewAdapter.java com.ym.appshare.entity.AppInfo.java com.ym.appshare.entity.Params.java com.ym.appshare.entity.User.java com.ym.appshare.entity.WeiboUser.java com.ym.appshare.service.AsynHttp.java com.ym.appshare.service.ConnectUrl.java com.ym.appshare.service.SinaWbConstant.java com.ym.appshare.service.WeiboUserDao.java com.ym.appshare.util.AppInfoToList.java com.ym.appshare.util.CreateJsonData.java com.ym.appshare.util.DataBaseHelper.java com.ym.appshare.util.LoadImage.java com.ym.appshare.util.SaveLogoToSD.java com.ym.appshare.util.ToolsUtil.java