'Mongo DB(Atlas) connection to Android Studio
The problem: im trying to link Android Studio (we use JAVA) to Mongo DB (Atlas). i can not import Mongo's library. i would love to get help with an initial connection of the Mongo (our tables) to the code in Android Studio.
What i have already tried: Under build.gradle (prototype) i inserted the line "classpath 'org.mongodb: mongodb-driver-sync: 4.0.5'" The system imported some directories but i still did not understand / succeed in how i should communicate with the DB.
It is important for me to note that I am a new developer at Android Studio so I would love a detailed explanation on the subject.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
