Developing Android applications with Flex 4.5

Ready to put your ActionScript 3 skills to work on mobile apps? This hands-on book walks you through the process of creating an Adobe AIR application from start to finish, using the Flex 4.5 framework. Move quickly from a basic Hello World application to complex interactions with Android APIs, and...

Descripción completa

Detalles Bibliográficos
Autor principal: Tretola, Rich, 1971- (-)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Beijing ; Sebastopol, California : O'Reilly Media 2011.
Edición:First edition
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009628384006719
Tabla de Contenidos:
  • Table of Contents; Preface; Introduction to Android; Who This Book Is For; Who This Book Is Not For; Conventions Used in This Book; This Book's Example Files; Using Code Examples; How to Use This Book; Safari® Books Online; How to Contact Us; Acknowledgments; Chapter 1. Hello World; Create a Flex Mobile Project; Debug a Flex Mobile Project; Chapter 2. Application Layouts; Blank Application; View-Based Application; View Life Cycle; Tabbed Application; Chapter 3. Permissions and Configuration Settings; Permissions; Other Configuration Settings; Automatically Reorient; Full Screen
  • Automatically Scale Application for Different Screen DensitiesAspect Ratio; Chapter 4. Exploring the APIs; Accelerometer; GPS; Camera UI; Camera Roll; Microphone; Multitouch; GestureEvent; TransformGesture; Busy Indicator; Chapter 5. Working with the File System; File System Access; Folder Aliases; Read and Write to the File System; File Browse for a Single File; File Browse for Multiple Files; SQLite Databases; Chapter 6. OS Interactions; Open in Browser; Create Text Message; Create Email; Place Call; Splash Screen; StageWebView; Screen Options; Layout; Full Screen; ActionBar
  • Chapter 7. Publish to Android Installer