There are actually a lot of problems with the Sina Weibo client created before the Chinese New Year's Eve. Now we have made some changes, such as optimizing the listview and asynchronously loading the images, this not only guarantees the speed of loading data, but also reduces the traffic to the network. After all, the traffic is still very expensive. The listview is also processed by page, which is the same as the official one. Then, the map positioning function is added to the search interface.
Send several images:
Click load more to load the 20 data entries on the next page.
Because I am not an artist, the interface is not so nice-looking, mainly to achieve technology.
On the search page, there is a map in the upper-right corner of the search view. Click to go to the map location:
If GPS is available, it will be relatively accurate. If it is through the network, the positioning will be slightly different.
This project is independently completed by myself, and many of the projects are not implemented by the official team. I am solely engaged in this project, so I am not prepared to do it later.
APK: Android Sina Weibo 1.2 APK,Source code: Android Sina Weibo Source Code 1.2.
This project is made by myself in my spare time and is only for learning. You are not planning to modify it in the future. Later, the previous music player will be improved, and the playback will be processed in the service.