"V2.0" Since the release of the V1 version has been one months, in the weekend to send a v2.0 of the public test package, welcome to download the use of the park friends.
V2 Function Description:
1. User login;
2. Articles/news commentary;
2. User concern/fan view;
3. Personal blog view;
Originally planned to pay attention to such functions, considering the version dragged a little longer, temporarily put other functions back, I hope in the national day before the login related to deal with the good.
: http://files.cnblogs.com/avenwu/cnblogs-v2.0.0-alpha.apk
Scan code:
Let's put a few previews in the picture below:
Some technical points and difficulties have been encountered in the development of this edition:
1. The first is the comment list of data problems, XML interface page loading data is not complete, very influential use, after investigation, is the interface return data problems, no solution, can only find other data sources to retrieve the list of comments;
2. Login interface is actually used for Web login simulation, about the login problem, in some cases will trigger the verification code mechanism, when the trigger is not very clear, but the night after 11 o'clock need to verify the code is very high probability. Therefore, if the need for verification code temporarily do not fully automatic login, the user must manually enter the verification code after login;
3. Comment Questions, blog source articles comments and news reviews with different APIs, this needs attention;
4.html data analysis, many pages of the blog park using gzip compression, so if you need to take into account the format of HTML, otherwise garbled, simple operation is based on the response of HTTP, check whether the use of gzip, is the word with a zip to circulate a bit, Otherwise, direct access to plain text data;
5. Data upload and comment data is uploaded using the request entity section.
6. The fan list is basically no big problem.
The current visit to a particular park friends of the blog data there are some formatting problems, that is, some friends of the blog content may use some of the specific characters, resulting in the blog Park XML interface in the encapsulation of data when the exception, to solve the problem total also need to find new data source, so temporarily do not deal with.
The above wordy a lot of, in fact, the purpose of a, want to like the children's shoes vigorously use, encountered problems in the use of the article can be feedback back.
[V2.0 Alpha] Another blog Park android client low-key launch