This is a BlogApp of android. Not only does it contain the app project, it also includes some simple subprojects that has been used in the app..
Android_BlogDemo is hosted in the following web site
https://github.com/yunfuyiren/Android_BlogDemo
If you think the Android project Android_BlogDemo 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 Android_BlogDemo.
Item | Value |
---|---|
Java File Count | 23 |
Supported screen sizes | [hdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 17 |
Activity Count | 8 |
Fragment Count | 5 |
jar files used | android-support-v4.jar android-support-v4.jar android-support-v4.jar android-support-v4.jar android-support-v4.jar android-support-v4.jar android-support-v4.jar android-support-v4.jar |
Required Permissions | android.permission.RECEIVE_SMS android.permission.SEND_SMS |
There are 5 image files in Android_BlogDemo. The names of the image files are listed as follows.
loading.png refresh.png refresh_click.png spinner_white_48.png xlistview_arrow.png
The following screenshort is generated from the image listed above.
Android_BlogDemo has the following Java source files.
com.example.broadcastreceiverdemo2.IncomingSMSReceiver.java com.example.broadcastreceiverdemo2.MainActivity.java com.example.broadcastreceiverdemo2.Receiver1.java com.example.broadcastreceiverdemo2.Receiver2.java com.example.pulltorefreshlistviewdemo2.AsyncImageLoader.java com.example.pulltorefreshlistviewdemo2.Blog.java com.example.pulltorefreshlistviewdemo2.BlogDalHelper.java com.example.pulltorefreshlistviewdemo2.BlogListAdapter.java com.example.pulltorefreshlistviewdemo2.MainActivity.java com.example.pulltorefreshlistviewdemo2.MyAdapter.java com.example.pulltorefreshlistviewdemo2.PullToRefreshListView.java com.example.viewholderdemo.MainActivity.java com.example.viewholderdemo.MarkerItemAdapter.java com.yunfuyiren.broadcastreceiverdemo1.BroadcastReceiverHelper.java com.yunfuyiren.broadcastreceiverdemo1.MainActivity.java com.yunfuyiren.broadcastreceiverdemo1.MyBroadcastReceiver.java com.yunfuyiren.handlerdemo.MainActivity.java com.yunfuyiren.handlerdemo2.MainActivity.java com.yunfuyiren.listview_notifydatasetchanged.MainActivity.java com.yunfuyiren.pxlistview.MainActivity.java com.yunfuyiren.pxlistview.XListView.java com.yunfuyiren.pxlistview.XListViewFooter.java com.yunfuyiren.pxlistview.XListViewHeader.java