I am a student who is making a simple app with Android. It is an app that simply sends images and text to the server (Spring-boot) to save them and reloads them if necessary.
But what I felt recently was that even if I didn't use Spring boot, I could build it comfortably using Firebase. Is it right to just use the Firebase provided by Google for app development?(In terms of efficiency)
android spring firebase
If it's a really, really simple app, Firebase might be enough.
However, as you gradually add many functions to the app and grow in size, you will feel the limitations.
621 Uncaught (inpromise) Error on Electron: An object could not be cloned
918 When building Fast API+Uvicorn environment with PyInstaller, console=False results in an error
582 PHP ssh2_scp_send fails to send files as intended
613 GDB gets version error when attempting to debug with the Presense SDK (IDE)
573 rails db:create error: Could not find mysql2-0.5.4 in any of the sources
© 2024 OneMinuteCode. All rights reserved.