This is an open sdk for face things. You can do something interesting by it. Enjoy it!
You can import it to Android Studio and run it on device.
Add compile 'com.face:sdk:0.0.1' to build.gradle dependencies of your app.
Inherit FaceCameraActivity or FaceInterfaceActivity by your need.
You can also learn it from the app. I'll show you the code there.