Skip to content

[EN] Overview

gujiayang edited this page Feb 26, 2017 · 2 revisions
  1. About Megvii License Manager Android SDK Project ===
  • This project is an Android wrapper of Face++ Face SDK, offering a set of application interfaces for armv7, arm64 processor devices;
  • Project source code is also provided here, in order to facilitate the development and integration with Face++ Face SDK;
  • While Face++ Face SDK is compiled in C format, this wrapper is written in Java (Android) for Android developers.
  1. Applicability ===
  • Certain understanding of Android programming and NDK is required for using SDK interfaces of this project;
  • Also as an Android Studio project, this project can be used to export aar file, or jar + *.so files for Eclipse users;
  • Online Licensing version of SDK (aar or jar file) can be found in release version of this Git Repo as well.
  1. SDK Compatibility ===
  • This SDK is compatible with Android 4.0 (API 14) or later version;
  • This SDK is only used for managing licensing for other SDKS. For requirements on the performance of devices, check the wiki of other SDK.

Clone this wiki locally