Project Address: Https://github.com/ZhangTingkuo/AndroidCnblogs.git
apk:http://files.cnblogs.com/zhangtingkuo/androidcnblogs.apk
Basic functionality has been completed, but not optimized. It's always going to be a 1.1-point deal.
There is a lot of people do not understand the problem to ask you the great God, hope to get some pointers:
1. What kind of control should I use to display blogs and news? TextView is used here, and there is no display of pictures, it feels very unfriendly. Should I use WebView?????
2. when switching between multiple fragment (such as the blog Switch to the News), and then switch back when the data is not saved, should I add local storage??? or other questions?
3. user picture, news icon display problem, display in the ListView prone to confusion,
4. There are many features on the interface that are not implemented (blog post, personal login), which technologies are involved? HttpClient, and ...???
Here is the effect of the run
Android Blog Park Client (iv) basic ability to complete (blog list and content, news list and content, recommended bloggers)