How can I create an online database for users for my android application?

Viewed 23

The application is an android word storage program. Each user will create an account (google account) and enter this account, and an empty online database will be opened for him, data will be written here and read from there. It will be a cloud system. Development environment Android Studio What is the best way for this application, can you help? Thanks.

0 Answers
Related