-
Android Programming: The Big Nerd Ranch Guide, 3rd Edition下载
资源介绍
Title: Android Programming: The Big Nerd Ranch Guide, 3rd Edition
Author: Bill Phillips, Chris Stewart
Length: 624 pages
Edition: 3
Language: English
Publisher: Big Nerd Ranch Guides
Publication Date: 2017-02-09
ISBN-10: 0134706056
ISBN-13: 9780134706054
Table of Contents
Chapter 1. Your First Android Application
Chapter 2. Android and Model-View-Controller
Chapter 3. The Activity Lifecycle
Chapter 4. Debugging Android Apps
Chapter 5. Your Second Activity
Chapter 6. Android SDK Versions and Compatibility
Chapter 7. UI Fragments and the Fragment Manager
Chapter 8. Displaying Lists with RecyclerView
Chapter 9. Creating User Interfaces with Layouts and Widgets
Chapter 10. Using Fragment Arguments
Chapter 11. Using ViewPager
Chapter 12. Dialogs
Chapter 13. The Toolbar
Chapter 14. SQLite Databases
Chapter 15. Implicit Intents
Chapter 16. Taking Pictures with Intents
Chapter 17. Two-Pane Master-Detail Interfaces
Chapter 18. Localization
Chapter 19. Accessibility
Chapter 20. Data Binding and MVVM
Chapter 21. Unit Testing and Audio Playback
Chapter 22. Styles and Themes
Chapter 23. XML Drawables
Chapter 24. More About Intents and Tasks
Chapter 25. HTTP and Background Tasks
Chapter 26. Loopers, Handlers, and HandlerThread
Chapter 27. Search
Chapter 28. Background Services
Chapter 29. Broadcast Intents
Chapter 30. Browsing the Web and WebView
Chapter 31. Custom Views and Touch Events
Chapter 32. Property Animation
Chapter 33. Locations and Play Services
Chapter 34. Maps
Chapter 35. Material Design
Chapter 36. Afterword