Impressum
Text: © Copyright by Barbara Hohensee
Barbara Hohensee
Utlandagatan 33
41261 Gothenburg
Sweden
greendogdevelop@gmail.com
All rights reserved.
Publication date August 2013
Last Update February, 2014
Blog: http://google-android-studio.bogspot.com
2
About Barbara Hohensee
Barbara Hohensee has worked more than 10 years as a network administrator. Among other
things for DaimlerChrysler research.
She is familiar to the most used operating systems such as Unix, Linux, Windows, Mac OS,
Android and iOS.
The author has further, in addition to courses for network and Linux developed and teaches
courses for Perl and Java programming.
Currently, she devotes herself to her new great love of android programming
3
Table of Contents
Preamble
About Android Studio
Installation and Configuration
SDK Manager
AVD's
Starting a new Android Project
Overview IDE
Project Structur
Gradle Build System
Projekt Configuration
Creating Layouts
Activities
Build & Run
Debugging
Testing
Preparing the App for the Android Market
Importing Projects
Google Cloud Endpoints
Google Play Service/ Maps
Product Flavors - Build Types - Build Variants
Game development with AndEngine
Developing for Google TV
Android Code Templates
Links
Impressum
About the Author
4
Preamble
This book will help you to familiar yourself with the new IDE for Android development called
Android Studio.
Who should read this book? Because Android Studio is based on IntelliJ, the book will be
interesting for everybody who hasn't worked with IntelliJ yet.
There are a lots of screenshots to make it as easy as possible. So even a beginner in Android
development gets a chance to understand how Android Studio works.
This book will help you to accomplish the most common tasks.
What this book covers:
• Installation of Android Studio
• Creating a new Android App Project with Google's ActionBar
• Android SDK Manager
• AVD's
• Overview IDE and Editor
• The new project structure of an Android app project
• Overview Gradle Build System
• Local installation of Gradle
• Local installation of Maven
• Building an .aar library
• Creating a local Maven repository
• Using the .aar library
• Version Control (VCS)
• Working with Activities and Layouts
• Build and run the app
5
- 1
- 2
- 3
前往页