mfgabriel92
mfgabriel92
I reached a class it makes use of some `ActivityMainBinding` that is supposed to be located in the packate `databinding`, but I see nothing there...
I am using the latest release of the module and building the authentication layer of my project and I am facing an issue about the `token` that's generated by the...
Hi, I copied the code you wrote hoping that it would be a good start for me to write good Android applications applying the Android Architecture Components and two of...
I'm following a tutorial teaching how to upload images to Firebase. At certain moment the instructor will write the code to get the download URL after uploading by using `getDownloadUrl()`...