Skip to content Skip to sidebar Skip to footer
Showing posts with the label Mongodb

Node Mongo Rest Service Post

I have created a REST service using Node.js and MongoDB for using in one of my Android app. The get… Read more Node Mongo Rest Service Post

Searching For Locations With Google Maps Api For Android

I am making an Android app that stores 3 million city markers in MongoDB. Depending on the current … Read more Searching For Locations With Google Maps Api For Android

Mongodb+azure+android: Com.mongodb.writeconcernexception Err: "not Master" Code: "10058"

Background: Hi, I am running a MongoDB replica set on Azure and have connected to it remotely from … Read more Mongodb+azure+android: Com.mongodb.writeconcernexception Err: "not Master" Code: "10058"

How Connect Mongo Db With Android Application

I've generated Android project in Eclipse and everything work. I've added a few buttons etc… Read more How Connect Mongo Db With Android Application