A sample app using Kotlin, MVVM, ViewModels, LiveData, display the communication between different ViewModels.
-
Updated
Dec 2, 2019 - Kotlin
A sample app using Kotlin, MVVM, ViewModels, LiveData, display the communication between different ViewModels.
Un viaje hacia una isla llamada Kotlin 🌴
Android Apps built at Android Studio written with Kotlin or Java
Proyecto de una App TODO para organizar tareas por categorias, utlizando RecyclerView´s para su desarrollo.
I'm learning oop basics.
Decent Drawing App, where you can show your creativity by painting/drawing with different colours. Can undo or redo changes. You can save your drawing to your device too.
Android demonstration of all types of callbacks
Um projeto que explora funções em kotlin. Lambda expression, anonymous function, default parameter, partial function e qualquer outra coisa que vier a minha cabeça
Lambda expressions or functions in Kotlin are anonymous functions that can be used to simplify code by allowing functions to be created on-the-fly and passed as arguments to other functions. Lambdas are particularly useful when working with higher-order functions, which take other functions as arguments or return them as results.
Add a description, image, and links to the lambda-expressions topic page so that developers can more easily learn about it.
To associate your repository with the lambda-expressions topic, visit your repo's landing page and select "manage topics."