Home >Backend Development >PHP Tutorial >The volume is reduced by 40% and the integration steps are streamlined by 50%! Umeng social component amplification strategy
Umeng social component Android SDK 5.0 is officially launched! Compared with previous versions, this Android SDK
5.0 is a disruptive innovation; it is the largest version reconstruction and upgrade of Umeng social components since the launch of version 3.0 in 2013; after nearly half a year of internal testing and development, now Finally officially launched!
This version upgrade, in line with the policy of helping developers save time, effort and trouble, has reduced the size of the main jar package by 40%, deleted all redundant interfaces in the old version, and is completely consistent with the official SDK UI Under the premise, we are committed to establishing a fast and simple access method.
New features of Android SDK 5.0:
SDK refactoring: core library (jar) size reduced by 40% (224k)
API refactoring: merge the default UI interface and custom UI interface, Unified sharing content setting API, simplified sharing logic
Upgrade Sina SDK to 3.1.1: Sina Weibo sharing process is completely consistent with Sina official SDK, retaining the new features of Sina SDK for developers to choose freely
Upgrade QQ SDK to 2.9.4: Perfectly compatible with 64-bit devices
New Twitter SDK: Added Twitter third-party login function
Added Alipay friend sharing function
Using ShareAction(this) uniformly in the new version With different sharing effects, there is no need to distinguish between the default UI interface and the underlying sharing API like the old version. Developers can directly log in to http://www.umeng.com/social for access. I believe this updated version will solve many problems for you.
The following is the feedback from internal beta users of various Apps on the new version:
E-commerce shopping guide App: The reconstructed version sharing module and login module are clearly and independently operated, helping us make choices more freely The interface feels great!
Video App: Using the Umeng SDK and the official SDK are completely consistent in the UI design of the sharing and login pages, and also reduces the complexity of integration. It feels like it saves a lot of work.
Tool App: It is more convenient to integrate and easy to use.
Screenshots of the new version of Demo user sharing operation:
Figure 1 is a style diagram of Umeng social component sharing videos to Sina Weibo. When users share videos, text, and pictures to Weibo, the sharing effect will be As shown in the figure below:
Figure 1
Figure 2 is the sharing interface diagram of Umeng’s social component shared to WeChat Moments. When the user shares videos, pictures, and text in the App to WeChat Moments, the display is as follows :
Figure 2
Figure 3 is an example of the sharing effect of the Umeng social component Demo. Developers can draw the entire UI in their own apps without sticking to the style of the picture below.
Picture 3
Click "Read the original text" to download and experience the new version.
The above has introduced a 40% reduction in volume and a 50% reduction in integration steps! The Umeng social component enlargement guide includes all aspects of the content. I hope it will be helpful to friends who are interested in PHP tutorials.