Android Developer Nanodegree - Developing Android Apps - Lesson 7 - Lifecycle

Índice


  1. Introduction
  2. Why We Need an Activity Lifecycle
  3. Android Activity Lifecycle
  4. Reto on the Android Activity Lifecycle
  5. Exercise: Lifecycle Events (Código, Solución)
  6. Why does this Happen?
  7. Save and Restore Instance State
  8. Exercise: Persisting Data (Código, Solución)
  9. Exercise: Fix the Lifecycle Display and Exercise (Código, Solución)
  10. App Termination
  11. Preparing for Termination
  12. Persisting Data With an Old Friend
  13. Exercise: Persisting Data Part Two (Código, Solución)
  14. AsyncTask and Loaders
  15. Quiz: AsyncTaskLoader Advantages
  16. Levereging Loaders
  17. Exercise: Add an AsyncTaskLoader (Código, Solución)
  18. Caching with Loaders
  19. Exercise: Caching with Loaders (Código, Solución)
  20. Exercise: Adding AsyncTaskLoader to Sunshine (Código, Solución)
  21. Conclusion


Si tienes cualquier duda déjala en los comentarios.

Accede o Regístrate para comentar.