Thank you for this comprehensive tutorial on App Inventor Firebase integration! The guidance on creating a signup/login screen and connecting it to Firebase database is exactly what I needed to kickstart my app development journey.
Thank you for this incredibly helpful tutorial on App Inventor Firebase integration! The step-by-step instructions and real-world examples make it easy to follow along and understand.
When we click the start button, we reset the y position of santa. kindly check that you are doing that correctly. You might be accidentally setting the x position. In my code, I am setting santa.y to canvas.height-150 in the start button click event.
Dear sir Will. It be possible to store user entered data perform calculations and reproduce the calculated data in the ui using firebase. Can you pls explain
All these operations can be done within mit app inventor using the math blocks. And these results can be stored in firebase and can also be retrieved from firebase.
If you enter correct user name and password and click on login button, it will take you to second screen. If the username or password is wrong, no amount of clicking on the login button will take you to the second screen. So, what is wrong if the user double-clicks on the button after entering the correct information? The app behavior is normal and he should be taken to the second screen if the login information is correct.
New learner 🤚🏻!
Thanks for the dedication and time you put on making this video 💗
Most welcome 😊
Thank you for this comprehensive tutorial on App Inventor Firebase integration! The guidance on creating a signup/login screen and connecting it to Firebase database is exactly what I needed to kickstart my app development journey.
Most welcome 😊
Thank you for this incredibly helpful tutorial on App Inventor Firebase integration! The step-by-step instructions and real-world examples make it easy to follow along and understand.
Most welcome 😊
You're really inspiring to learn. Now there is no query left for data storage & data collection. Thank you!
Thank you for the wonderful feedback 😊
U have made everything so easy since tge strt,that even for us who left studies long back is quite understandable n easy to program
Thank you for the wonderful feedback 😊
Thank you for this tutorial! I wanted a simple and clear tutorial to connect my app to Firebase db and this tutorial is perfect!
Most welcome 😊
I've learned a lot about the MIT app inventor just because of you.
Thanks for sharing with this dedication ☺️
Thank you 😊
Luckily we are the ones who learn from scratch and now on our journey to be pro of MIT App, all credit goes to you ❤
Thank you for the wonderful feedback 😊
Easily understandable tutorial. MIT App programming is getting interesting day by day as i follow you. Thanks for sharing.
Most welcome 😊
Thanks a lot for the sign up guidance and then connecting to the firebase database, it looks way easier if we follow your method 😊
Most welcome 😊
Thank you for this informative tutorial. Your explanations were easy to understand.
Most welcome 😊
This is very nice sharing good tutorial. 👍
Thank you 😊
That's really simple and easy to understand. Thanks❤
Most welcome 😊
Thank you for sharing this amazing tutorial 👍👌
Most welcome 😊
Best video and very useful for young learners 👍
Thanks 😊
Very interesting and informative tutorial 👍🏻
Thanks 😊
Always explain so Well keep sharing ❤
Thanks 😊
This is very good and helpful tutorial
Thank you 😊
Thankyou for this tutorial .
Most welcome 😊
Many many thanks for sharing
Most welcome 😊
You've explained everything so easily. Thanks for sharing
Glad it was helpful!
can i ask for you santa run game? when i click the start button the image turns into invisible I don't know why
When we click the start button, we reset the y position of santa. kindly check that you are doing that correctly. You might be accidentally setting the x position. In my code, I am setting santa.y to canvas.height-150 in the start button click event.
Dear sir
Will. It be possible to store user entered data perform calculations and reproduce the calculated data in the ui using firebase. Can you pls explain
All these operations can be done within mit app inventor using the math blocks. And these results can be stored in firebase and can also be retrieved from firebase.
Why if I double click it will open the second screen
If you enter correct user name and password and click on login button, it will take you to second screen. If the username or password is wrong, no amount of clicking on the login button will take you to the second screen. So, what is wrong if the user double-clicks on the button after entering the correct information? The app behavior is normal and he should be taken to the second screen if the login information is correct.
One query please .. how to get audio files from google drive n play in player of MIT .. please do a video for the same .. Tq
Sure
Error from Companion: error: undefined variable. (irritants: yail/com.google.appinventor.components.runtime.FirebaseDB)
how ?
Firebase DB component of MIT App Inventor doesn't work with iOS. Test the app on an Android device.