更新时间:2021-07-14 11:31:51
封面
版权页
Credits
About the Author
About the Reviewer
www.PacktPub.com
eBooks discount offers and more
Preface
What this book covers
What you need for this book
Who this book is for
Conventions
Reader feedback
Customer support
Chapter 1. Installing and Configuring Android Studio
Preparing for installation
Downloading Android Studio
Installing Android Studio
Running Android Studio for the first time
Configuring the Android SDK
Summary
Chapter 2. Starting a Project
Creating a new project
Customizing your activity
Chapter 3. Navigating a Project
The project navigation panel
The project structure
Project settings
Chapter 4. Using the Code Editor
Customizing editor settings
Code Completion
Code generation
Navigating code
Useful shortcuts
Chapter 5. Creating User Interfaces
The graphical editor
The text-based editor
Creating a new layout
Adding components
Supporting multiple screens
Changing the UI theme
Handling events
Chapter 6. Tools
Software Development Kit Manager
The AVD Manager
Generating Javadoc
Tasks and contexts
Version control systems
Chapter 7. Google Play Services
How Google Play services work
Available services
Adding Google Play services to Android Studio
Google Maps Android API
Google Places
Google Sign-In
Google+ Platform for Android
Google Play In-App Billing
Google Cloud Messaging
More sample apps
Chapter 8. Debugging
Running and debugging
Instant run
Android Device Monitor
Chapter 9. Preparing for Release
Understanding an APK file
Build types
Steps prior to releasing your app
Generating a signed APK
Sign automatically in release mode
Appendix A. Getting Help
Getting help from Android Studio
Android online documentation
Updates
Index