Connect android application to mongodb database

i have android app and i want to store server data in mongodb database.the data is server ip address and port.i want only my app can access.

the question is where should I start. I’m still learning to use mongodb

@Alhe_Mora Hey there - you have a few different options available to you:

I believe it is only for web solutions because for android it is bad and broken because of ability to suddenly delete users data.