Storing data in remote database using Android -


i want store data in database remotely using android, e.g, want value text box view , store in database isn't local android phone rather located @ remote location.

what should i've learn that, sample code of more enough me understand , please mention tutorial links or other helping material understand how can done.

it seems people use rest api connect android client server , service-side language communicate between server , database. when learnt android, people suggest me learning node.js , express , later loopback connect database used mongodb. http://cwbuecheler.com/web/tutorials/2014/restful-web-app-node-express-mongodb/ learnt node js , express through tutorials on website , think guide quite comprehensive recommend you. if prefer ignoring part of server side, mbaas, such parse, choice you. not sure best practice used node.js+express+mongodb+rest api connect android application server , learning loopback since provides more features express.


Comments

Popular posts from this blog

OpenCV OpenCL: Convert Mat to Bitmap in JNI Layer for Android -

android - org.xmlpull.v1.XmlPullParserException: expected: START_TAG {http://schemas.xmlsoap.org/soap/envelope/}Envelope -

python - How to remove the Xframe Options header in django? -