¡Bienvenido al repositorio de soluciones que he propuesto para el curso "Aspectos básicos de Android con Compose"!
Este repositorio contiene soluciones que he propuesto para los problemas del curso "Aspectos básicos de Android con Compose", proporcionados por la página developer.android.com - Android para Desarrolladores.
Para ejecutar los códigos en el Playground de Kotlin, sigue estos pasos:
- Visita el Playground de Kotlin.
- Copia el contenido de un archivo de código de este repositorio (cualquier archivo .kt que posea 'main()').
- En el Playground de Kotlin, pega el código en el editor, reemplazando el código predeterminado.
- Presiona el botón "Run" o CTRL+F9 para ejecutar el código y ver los resultados.
Si tienes preguntas o sugerencias, no dudes en contactarme en rfnobando@gmail.com o en mi perfil de LinkedIn.
Welcome to the repository of solutions I've proposed for the "Android Basics with Compose" course!
This repository contains solutions I've proposed for the problems from the "Android Basics with Compose" course, provided by developer.android.com - Android for Developers.
To run the code in the Kotlin Playground, follow these steps:
- Visit the Kotlin Playground.
- Copy the content of a code file from this repository (any .kt file that contains 'main()').
- In the Kotlin Playground, paste the code into the editor, replacing the default code.
- Press the "Run" button or use CTRL+F9 to execute the code and see the results.
If you have questions or suggestions, feel free to reach out to me at rfnobando@gmail.com or through my LinkedIn profile.