To build the Android snippets, you must have:
- Android Studio 3.5 or higher
- A copy of the Firestore C++ SDK, which can be downloaded here.
Build steps:
- Copy the Firebase C++ SDK (including Firestore) to the
binary/
directory - Open Android Studio and sync gradle dependencies
- Build to your device