Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 376 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 376 Bytes

Building the snippets

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