• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Cloud based server/DB

JustDelta

Lurker
Hi guys,

Pretty new at Android Development and like many people I have an app idea that's probably well and truly out of reach, but who doesn't like a challenge, right?

My app will primarily store and retrieve text data from a database, so for example some textfields might end up being 300-500 characters and I'll need to store that data then retrieve it as needed.
I'll need to have some sort of user authentication involved.

I've looked into Firebase, but the data storage is JSON which I don't think will suit what I need.

Are there any other suggestions of cloud based databases that include user auth?
 
Back
Top Bottom