Android programming : the Big Nerd Ranch guide
Android Programming: The Big Nerd Ranch Guide: is an introductory Android book for programmers with Java experience. Based on Big Nerd Ranch’s popular Android Bootcamp course, this guide will lead you through the wilderness using hands-on example apps combined with clear explanations of key concepts...
Autor Corporativo: | |
---|---|
Otros Autores: | , |
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
[Place of publication not identified]
Big Nerd Ranch
2013
|
Edición: | 1st ed |
Colección: | Big Nerd Ranch guides Android programming
|
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009629348206719 |
Tabla de Contenidos:
- Learning Android. Your first Android application
- Android and Model-View-Controller
- The Activity lifecycle
- Debugging Android apps
- Your second activity
- Android SDK versions and compatibility
- UI fragments and the Fragment Manager
- Creating user interfaces with layouts and widgets
- Displaying lists with ListFragment
- Using fragment arguments
- Using ViewPager
- Dialogs
- Audio playback using MediaPlayer
- Retained fragments
- Localization
- The action bar
- Saving and loading local files
- Context menus and contextual action mode
- Camera I: Viewfinder
- Camera II: taking pictures and handling images
- Implicit intents
- Two-pane master-detail interfaces
- More about intents and tasks
- Styles and includes
- XML drawables and 9-patches
- HTTP & background tasks
- Loopers, handlers, and HandlerThread
- Search
- Background services
- Broadcast intents
- Browsing the web & WebView
- Custom views and touch events
- Tracking the device's location
- Local databases with SQLite
- Loading asynchronous data with loaders
- Using maps
- Afterword.