1. PPT
BKJIA also translated this part of the document exclusively and made it into the topic "Google official Tutorial: Android UI design skills". However, a friend left a message and contacted BKJIA for related editing. He hoped we could provide the PPT. The following is:
Google Android UI design skills, a total of 5 parts-http://down.51cto.com/data/320594
Introduction: this topic is a slide of Android UI design on the official Android developer blog. This tutorial is translated in Part 5 to help Android Developers.
2. Summary of Android UI Effects
Android UI switching animation effect full summary: http://down.51cto.com/data/194125
Introduction: This article covers all the technologies for switching the android UI to animation effects. So that beginners can have a good learning experience.
Android Interface UI development information Summary,: http://down.51cto.com/data/311045
Introduction: many users may be unfamiliar with the Resource class Android. content. res. Resources of the android platform. Let's take a look at how the SDK introduces it:
Contains classes for accessing application resources, such as raw asset files, colors, drawables, media or other files in the package, plus important device configuration details (orientation, input types, etc .) that affect how the application may behave.
Resources related to the Binary source file raw, Color colors, graphic drawables, and multimedia file media are managed through this class.
3. Source Code
Android system interface class source code,: http://down.51cto.com/data/318179
Introduction: the source code of this resource includes two parts:
① Animation: mainly shows how to achieve Animation effects in the android system
② Poker games: simple interface games
4. Tutorial
Android Man-Machine Interface Guide: http://down.51cto.com/data/256827
Introduction: What makes android a unique user experience?
- Background processing supports multi-task Functions
- Ongoing and event-driven prompts
- Preview real-time information through Widgets and live folders
- Any application can be selected or selected when you want
- Android is not about programs. It is about activities, which layer tasks.