Realtime database chart didn’t appear and it says the that has no data in chart while the connection has succesfully done with firebase
I want real-time data from Firebase represented in the Android Studio in chart form. can anybody help me to achieve that goal. I already asked chatgpt and other tutorials but the code in question is all right according to them. Below is the code that I have written. the emulator package com.example.wastenotifier; import android.os.Bundle; import […]