Cargando…

Expert Android® Studio /

Take your Android programming skills to the next level by unleashing the potential of Android Studio Expert Android Studio? bridges the gap between your Android programing skills with the provided tools including Android Studio, NDK, Gradle and Plugins for IntelliJ Idea Platform. Packed with best pr...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Yener, Murat
Otros Autores: Dundar, Onur
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Indianapolis, IN : Wrox, a Wiley brand, [2016]
©2016
Colección:Wrox programmer to programmer
Temas:
Acceso en línea:Texto completo
Texto completo
Tabla de Contenidos:
  • Cover; Title Page; Copyright; About the Authors; About the Technical Editor; Credits; Acknowledgments; Contents; Foreword; Introduction; Chapter 1: Getting Started ; System Requirements for Windows, Mac OS X, and Linux; Installing Java; Installing Java for Windows OS; Install Java; Setting Paths for Java on Windows 10; Installing Java for MacOS X; Installing Java for Linux; Installing Android Studio; Installing Android Studio for Microsoft Windows 10; Installing Android Studio for Mac OS X; Installing Android Studio for Linux; Launching Android Studio for the First Time.
  • Welcome to Android StudioStandalone SDK Installation; Summary; Chapter 2: Android Studio Basics ; Creating a New Sample Project; Using Different SDKs; Android Project Structure; Building and Running a Project; Android Emulator; Installing HAXM; Creating a New Android Virtual Device; Using ADB; Migrating Projects from Eclipse; Summary; Chapter 3: Android Application Development With Android Studio ; Android Projects; Creating a New Android Project; Creating a Project with Multiple Target Devices; Launching Android Applications; Android Activities; The Intent Event Handler.
  • Adding Template Activities to Android ProjectsAdding a Blank Activity; Android Fragments; Understanding the Fragment Lifecycle; Adding a Tabbed Activity; Android Services; Adding a Service Template with Android Studio; Add Assets for Android Project; Adding Images Assets; Adding Sound Assets; Adding Video Assets; Adding XML Files to an Android Project; Android Manifest File; Android Modules; Summary; Chapter 4: Android Studio In Depth ; Android Studio Menu Items; Android Studio; File; Edit; View; Navigate; Code; Analyze; Refactor; Build; Run; Tools; Version Control System.
  • Window and Help MenuAndroid Studio Shortcuts; Android Studio Tool Views; Messages; Android Studio Project Structure; Favorites; Android Monitor; Structure; Android Model; Gradle and Gradle Console; Run; Debug; Event Logs; Terminal; Android Studio Editor; Code Assist; Commenting Out Code Blocks; Moving Code Blocks; Navigating Inside the Editor; Refactoring; Android Studio Live Templates; Inserting a Live Template; Creating Live Templates; Creating a Live Template; Create a Surrounding Template; Code Refactoring in Android Studio.
  • Creating a Signing Key for Android Applications in Android StudioBuilding APKs in Android Studio; Summary; Chapter 5: Layouts with Android Studio ; Layouts with Android Studio; Adding a New Layout File; Layout Design Structure in Android Studio; Layout Previews; Layout Rendering Options; Previewing Virtual Device Views; Previewing on Different Android SDK Versions; Selecting Themes; Designing Layouts with Android Studio; Managing Resources; Using Strings; Using Styles; Using Dimens; Using Colors; Using Drawables; Using Layout Tools; Translation; Activity Association; Asset Management; Summary.