Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Android Architecture Components

Android Architecture Components

Codelab about Android Architecture Components.

Andres Vasquez

June 17, 2017
Tweet

More Decks by Andres Vasquez

Other Decks in Programming

Transcript

  1. GDG Hola! Soy Andrés Vasquez - Ing. Telecomunicaciones. - Android

    Certificate - +5 años experiencia. - Mojix - Jakare SRL.
  2. LifeCycle Manage your app's lifecycle with ease. Lifecycle-aware components -

    LiveData - ViewModel - LifecycleObserver - LifecycleOwner
  3. Reactive Programming Is a programming paradigm oriented around data flow

    and the propagation of change. Object x - Subscribe - Unsubscribe Lifecycle
  4. Room A SQLite object mapping library Data persistence - Entity

    - DAO - Database ➔ Compilation time check. ➔ Interface access. ➔ Object mapping.
  5. The sample Follow the instructions in: codelab/Steps.txt Master Branch: -

    Layouts, adapters, Fragments UI. - TODO Step # - Use the steps to complete the codelab Complete Branch
  6. Presentación del curso Duración: 4 semanas, 40 horas Horario: 14:30

    - 16:30 CRITERIO DE EVALUACIÓN 25% Asistencia. 75% Proyectos en clase. (3 proyectos)
  7. #009688 #ffa000 #2196f3 All text is set in Roboto and

    Roboto light. All code is set in Inconsolata. Download all 3 on google.com/fonts COLORS Sam ple, delete slide