Android, Kotlin, Firebase: get notification when data change HD
youtube23.07.2018
Get notification of when data changes in a Firebase database. This example uses Kotlin in an Android project. We use ValueEventListener, onDataChange, forEach, and more.