(Note: The video tutorial collection has a total of 9 episodes. Introduction: This course is a set of courses to develop Tencent Weibo client based on Android system. According to the API interface documents provided by Tencent Weibo platform, we write our own code framework parameters, send requests, manage returned information, etc., and create our own SDK. Now it is a rare tutorial in the market. We hope that through this set of courses, you can master the development of the open platform. The word Android is synonymous with "robot", which is also the name of the open-source mobile operating system based on the Linux platform announced by Google on November 5, 2007. The platform is composed of operating system, middleware, user interface and user software. It is said to be the first truly open and complete mobile software created for mobile terminals. Android uses Java as the programming language, making the interface and functions have endless changes. In the meantime, Activity is equivalent to the MIDlet of J2ME. An Activity class acts as the creation window. A flowing Activity is in the foreground mode, and the program running on the scene is called Service. The two are connected by ServiceConnection and AIDL to achieve the function of running plural programs together. If the overall screen of an activity in operation is replaced by another activity, the activity will be stopped or even killed by the system. Due to my limited water products, mistakes will inevitably occur in the course. Please point out. If you have any suggestions for this tutorial, please email: coolszy@126 。 It is not easy to record other videos. I hope you will be tolerant. This document includes the following annexes:
[Tencent Weibo Android client development]. 5. Obtain user authorization Request. Token. mp4
.....)