Android 9 development cookbook over 100 recipes and solutions to solve the most common problems faced by Android developers
The 'Android 9 Development Cookbook Third Edition' by Rick Boyer provides over 100 practical solutions to common challenges faced by Android developers. The book serves as a comprehensive guide for software developers looking to enhance their skills in Android application development. It c...
Otros Autores: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Birmingham ; Mumbai :
Packt
[2018]
|
Edición: | Third edition |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009631572106719 |
Tabla de Contenidos:
- Cover
- Title Page
- Copyright and Credits
- Dedication
- About Packt
- Contributors
- Table of Contents
- Preface
- Chapter 1: Activities
- Introduction
- Declaring an activity
- Getting ready
- How to do it...
- How it works...
- Starting a new activity with an intent object
- Getting ready
- How to do it...
- How it works...
- There's more...
- See also
- Switching between activities
- Getting ready
- How to do it...
- How it works...
- See also
- Passing data to another activity
- Getting ready
- How to do it...
- How it works...
- There's more...