(The Google Android SDK Development Paradigm Book (full version) has four sub volume directories. Chapter 1 Understanding, Deepening, and Doing It Hands on. 1.1 Red Android 1.2 The book's purpose and scope of coverage. 1.3 How to read the book. 1.4 Using the book's model. 1.5 Reference the website. Chapter 2 Android Initial Experience. 2.1 Installing the Android SDK and ADTplug-in2.2 Building the first Android project (HelloAndroid!) 2.3 Android application architecture -- from now on 2.4 Visual interface development tools 2.5 Deploy and use programs to Android phones Chapter 3 User Human Machine Interface 3.1 Change and display text labels -- Use of TextView labels 3.2 Change the background color of mobile phone window screen -- Drawable method to define color constants 3.3 Change TextView text color -- Cite Drawable color constant and background color 3.4 Replace TextView text -- CharSequence data class Type and ResourceID use 3.5 to get the screen size of the phone -- DisplayMetrics to get the width and height of the screen 3.6 Stylized stereotypes -- Style definition 3.7 Simple button events -- Button event management 3.8 Conversion of mobile pages -- Use of setContentView 3.9 Call another activity -- Use of Intent objects 3.10 Data transfer between different activities -- Implementation of Bundle objects 3.11 Return data to the previous Ac Activity -- startActivityForResult method 3.12 Dialog box with interactive function -- AlertDialog window 3.13 Mechanism for replacing text color -- Interaction between Button and TextView 3.14 Control of different text fonts -- Use of Typeface objects 3.15 Special effects such as iPhone dragging photos -- Gallery gallery 3.16 Self controlled calculator -- Combination of multiple buttons 3.17 For (About) program information -- Menu function menu Program design 3.18 Program loading, Please wait -- ProgressDialog uses 3.19 full screen with threads to cover with buttons -- dynamically generate buttons and maximize 3.20 Where will I go for dental sacrifice tonight—— Dialog Box with Selection Function 3.21 Android Face Changing - Theme Implementation
Google Android SDK Development Model (Full Version). pdf
..... Too many files omitted)