(Chapter 1 of the Google Android SDK Development Paradigm Book (full version) Understanding, Deepening, and Doing 1.1 Android with Hands on 1.1 The purpose of the book and its scope of examples 1.3 How to read the book 1.4 Using the book model 1.5 Reference 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 stereotyped objects -- Style definition 3.7 Simple button events -- Button event management 3.8 Mobile page conversion -- 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 and thread use 3.19 full screen to cover with buttons -- dynamically generate buttons and maximize 3.20 Where to have a tooth sacrifice tonight -- dialog box with selection function 3.21 Android face changing -- theme Chapter 4 The Realization of Super Luxury Mobile Phone Controls in History Chapter 5 Interactive Communication Services and Mobile Phone Control Chapter 6 Record of Mobile Phone Automatic Services Chapter 7 Entertainment Multimedia Chapter 8 When Android is Connected to the Internet Chapter 9 Google Services and Android Mix and Match Chapter 10 Conception of Android Program Design
Google Android SDK Development Model (Full Version). pdf)