New Features of Android5.0-Material Design
Overview
In 2014, Google came back with Android5.X. The brand-new UI design and improved performance made the developer shine.
Install and configure the Android5.0 Development Environment
Android development depends on,
Http://developer.android.com/intl/zh-cn/sdk/index.html
Material design overview material form simulation
Google simulates the morphological changes of natural ink and paper, the relationship between light and shadow, and the hierarchical relationship between paper and paper to bring a real sense of space.
More realistic animation
Android5.x has a large number of new animation effects, making the overall design style more natural and harmonious.
Use of large color blocks
Material Desigin uses a large number of color blocks with high saturation and moderate brightness to highlight the primary and secondary aspects of the interface, and sweeps the heavy feeling of the Android4.X series Holo themes to make the interface more fashionable and visual impact.
There are also many new design styles, such as floating buttons, focusing on large charts, frameless buttons, ripple effects, and other new features.
For details, refer
Http://www.google.com/design/
What can we do in material design to ensure backward compatibility? Use a material design topic to make the view shadow. Use RecyclerView and CardView custom animations to download and install intel x86 simulator accelerators.
The previous ARM Simulator was simulated in the form of software, so it was very slow ~ X86 can choose to use the host machine's GPU and so on, which is almost the same as the real machine's speed ~
The updated SDK below uses a domestic proxy. You can check the required children's shoes.
Download
Open SDK Manager
After install
Install
Find the following directory of the SDK, because the accelerator is cross-platform and the windows operating system corresponds to the exe execution file. install it.
Of course, you can also use genymotion ~ It's better to have a real machine ~
Download the x86 simulator accelerator from the official website
In addition to downloading from the SDK, You can also download the accelerator from the Intel official website.
The official website is as follows:
Https://software.intel.com/zh-cn/android
Https://software.intel.com/zh-cn/android/articles/intel-hardware-accelerated-execution-manager/
Check whether the Intel X86 simulator accelerator is successfully installed
Cmd command line window:
Install x86 simulator Image
Although the accelerator is installed on it, it is only a simulator. Mirroring is the key !!!
Install SDK directly
Officially recommended Installation Method
Because my computer operating system is 64-bit, we plan to use it in the 5.0 simulator, so select the following:
Download and install from Intel Official Website
Https://software.intel.com/zh-cn/android/articles/android-44-kitkat-x86-emulator-system-image
Guidance Document
Download the package and put it in the corresponding directory ~
Experience running Android simulators in x86 Mode
All are the default options. Select the GPU to use the host machine ~
Haha speed is required fast ~
Material topic
Currently, Material Design has three default themes:
@ Android: style/Theme. Material (dark version) @ android: style/Theme. Material. Ligh (listmversion) @ android: style/Theme. Material. Ligh. DarkActionBar