=======================
Android sample application demoing features of the Blockv platform
Android Studio 3.3.1+This sample demos the following features of the BLOCKv Android Sdk
-
Checking if a user is logged in. Code
-
Adding VatomView to a layout. Code
-
Loading a VatomView. Code
-
Customising the face selection procedure. Code
-
Using a VatomView in a RecyclerView. Code Part 1 Code Part 2
- Open Android Studio and select Open an existing Android Studio project
- Select the blockv-android-example directory.
To set up the example:
- Change replace-with-your-app-id in the BlockvModule.java file to your own App ID. See FAQ
- Compile and run.
- Dagger 2 for singleton management