📢 Anuncios 📚 Libros 🎓 Cursos 🏷️ Categorías

What are Adapters and how do you configure them to display Lists and Grids in Android? (Part 1)

29-06-2023 - Andrés Cruz

What are Adapters and how do you configure them to display Lists and Grids in Android? (Part 1)

Adapter The Adapters consist of displaying a set of information through lists or grids (customizable at the level of definition, style and events).

Continuar leyendo


Creating a Navigation Drawer (side menu) in Android

12-06-2023 - Andrés Cruz

Creating a Navigation Drawer (side menu) in Android

Adapter The Navigation Drawer is a panel that expands and collapses from the left side of the screen and displays a menu; In this first entry we will see how to create a basic side menu in Android.

Continuar leyendo