Cargando…

Android Studio essentials : a fast-laced guide to get you up and running with Android application development using Android Studio /

Annotation

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Zapata, Belén Cruz (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham : Packt Publishing, 2015.
Colección:Community experience distilled.
Temas:
Acceso en línea:Texto completo
Tabla de Contenidos:
  • Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; 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; Configuring the project; Selecting the form factors; Choosing the activity type; Summary; Chapter 3: Navigating a Project; The project navigation panel; The project structure; The resources folder; Gradle
  • Project settingsSummary; Chapter 4: Using the Code Editor; Customizing the editor settings; Code completion; Code generation; Navigating code; Useful shortcuts; Summary; 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; Summary; Chapter 6: Tools; The SDK Manager; The AVD Manager; The Navigation Editor; Generating a Javadoc; Version control systems; Summary; Chapter 7: Google Play Services; How Google Play services work; Services available
  • Adding Google Play services to Android StudioGoogle Maps Android API v2; Google+ Platform for Android; Google Play In-App Billing v3; Google Cloud Messaging; Summary; Chapter 8: Debugging; Running and debugging; Console; Debugger; LogCat; Memory Monitor; Android Device Monitor; Threads; Method profiling; Heap; Allocation Tracker; Network Statistics; File Explorer; Emulator Control; System Information; Summary; Chapter 9: Preparing for Release; Understanding an APK file; Steps to take before releasing your app; Generating a signed APK; Summary; Appendix: Getting Help
  • Getting help from Android StudioAndroid online documentation; Updates; Summary; Index