How can i use MongoDB as local storage for android app in Hybrid App Development ? can i use a mongodb as my local storage for my android app
Asked
Active
Viewed 2,824 times
1 Answers
0
You cannot use MongoDB on Android. Maybe you should take a look at CouchDB/Couchbase-lite-android as proposed in the answer to this question: MongoDB on Android