Relative Content

Tag Archive for androidfirebasekotlin

Automatic capture of potholes

So, I have this app that detect potholes and captures the potholes pictures automatically and save them on the firebase storage. but the issues are that the pictures are white when I view them.

Splashscreen api crashes on android 12

My android app crashes due to new splashscreen api implementation after releasing to playstore. Some users have experienced crashes in splashscreen issue as per the crashlytics

Why does the ScrollView detect multiple direct childs?

So I’m trying to retrieve a lost of data from my firebase and then implement some basic crud so that i can barely pass this paper, but i got stuck with this error for a few days already, here are the source codes that I’m using