Hello, I have problem with build an app. You're doing it at 22:47. I have this error and I really don't know what I can do. Gradle sync failed: Could not find method apply() for arguments [com.google.firebase:firebase-core] on project ':app' of type org.gradle.api.Project. Please, can You help me?
its so cool for this tutorial, thank you and i want to ask you i have an error this java.lang.IllegalArgumentException: The order of the values is not correct. X-Values have to be ordered ASC. First the lowest x value and at least the highest x value.
Hi Is there a way to directly get x and y value from firebase, instead of putting the x and y value from the app into firebase and so on. If so pls help me
Please watch video no. 18 carefully, in this video we are doing two thing. 1. Saving data in Firebase. 2. Retrieving data from Firebase and showing in the graph. Use only second part to achieve desire result.
"The order of the values is not correct. X-Values have to be ordered ASC. First the lowest x value and at least the highest x value." i am getting this error please help me
Failed to resolve: firebase-database-15.0.0 Hi Sir, If I get the error above after added realtime database step, what is the alternative way to connect the realtime database into app?
can you please do the same project without the button .. the data comes directly from realtime database ?
brother, how can we just use the firebase data for plotting graph without entering the data in App?
hi, how do i use this for bar chart?
great video but how can I retrieve data from google firestore and place into this graph
Sir i have performed the same steps but unable to connect with the firebase it shows an error in pojo class sir what shoud i do
have you tutorial auto ploting realtime data monitoring without button?
write this code inside in void onStart() function
@@zaynkhan464 Can you explain with the code? I have the same problem.
Excelente video 👌
Sir very very thanks 😊
🙏🙏🙏🙏🙏
You need to update these videos for newer version. They all useless now gradle, library, dependencies issues are tough to solve
I have a doubt in your line 37, can you help me??
drive.google.com/file/d/0B_11Hdk_fgezZ3J5ZmdvLXNxTW8/view?usp=drivesdk
@@SarthiTechnology what you sent is for SQLite right? But here we are working with Firebase Database
Oh. I think, I missed that source code. Sorry for that.
Hello,
I have problem with build an app. You're doing it at 22:47. I have this error and I really don't know what I can do. Gradle sync failed: Could not find method apply() for arguments [com.google.firebase:firebase-core] on project ':app' of type org.gradle.api.Project. Please, can You help me?
Bro add public static double getxValue(){
Return getxValue();
In pointValue.java
Hi Sathi,
I have a problem here. I input 105 for Y-axis, the graph will only show '05' at Y-axis. How can I solve this problem?
Thank you
its so cool for this tutorial, thank you
and i want to ask you i have an error this java.lang.IllegalArgumentException: The order of the values is not correct. X-Values have to be ordered ASC. First the lowest x value and at least the highest x value.
Dear Aji,
It is a general rule that X-axis values of Graph View should be in ascending order.
Hi
Is there a way to directly get x and y value from firebase, instead of putting the x and y value from the app into firebase and so on.
If so pls help me
Please watch video no. 18 carefully, in this video we are doing two thing.
1. Saving data in Firebase.
2. Retrieving data from Firebase and showing in the graph.
Use only second part to achieve desire result.
Can you provide source code please? Great tutorial.
whats the implementation?
"The order of the values is not correct. X-Values have to be ordered ASC. First the lowest x value and at least the highest x value."
i am getting this error please help me
yes. value of X must increase in graph
Failed to resolve: firebase-database-15.0.0
Hi Sir, If I get the error above after added realtime database step, what is the alternative way to connect the realtime database into app?
implementation 'com.google.firebase:firebase-database:16.1.0'
Congratulations! Good job.
an you provide the source code please?
Sorry sir, I missed that source code. Unfortunately not available at this time.