Android Developer Nanodegree - Developing Android Apps - Lesson 10 - Content Providers

editado septiembre 2019 en Desarrollo Software

Índice


  1. Introduction
  2. Content Providers
  3. Content Providers Advantages
  4. DroidTermsExample
  5. Exercise: Setup QuizExample (Código)
  6. Content Provider Permissions
  7. Exercise: Add the Permission (Código, Solución)
  8. The Content Resolver
  9. Four Basic Operations
  10. Uniform Resource Identifier
  11. Quiz: TVTime
  12. Solution: TVTime
  13. Quiz: Actor Query
  14. Solution: Actor Query
  15. Quiz: Calendar Provider
  16. Solution: Calendar Provider
  17. Calling the ContentProvider
  18. Make an AsyncTask (Código, Solución)
  19. Structure of the Data
  20. Working with Cursos Review
  21. Exercise: Use the Cursor (Código, Solución)
  22. Solution: Use the Cursor
  23. Conclusion


Si tienes cualquier duda déjala en los comentarios.

Accede o Regístrate para comentar.