简体   繁体   中英

How to setup a mongoDB server and use it for an android application?

We are developing an android application that needs to communicate with a remote database, in order to sync some Strings. After some research it seems that mongoDB fits all the requirements.

However we are new to back-end and are clueless as to how things actually work. Google wasn't of much help as I couldn't find anything that explains this stuff clearly enough.

From my understanding we need a mongoDB and a REST API server. How do we go about setting these things up to use with android?

A step by step guide and a brief explanation as to what we need would be extremely be helpful.

You can go through following link and use step by step.I think it will be helpful.

Click here A simple CRUD application using Express and MongoDB

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM