Skip to content

Latest commit

 

History

History

android

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

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