'how to submit in android studio a user data on firebase and set his/her name on a listview automatically?

I am working on my class project in android studio, I want to create a registration form that register the user on firebase then set the user name in a listview. in brief the data has to go in firebase database then the user name has to be added on the listview that I created. I need your help guys.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source