1. Quickstart
Last updated
Last updated
Android Studio : https://developer.android.com/studio
Android SDK Platform API level 23 or higher
Architecture : armeabi-v7a, arm64-v8a
ARGear sample project is available through github link below.
git clone
git clone https://github.com/argear/argear-android-sample.git
download zip
ARGear sample project can be built and run as below.
1.3.1. Open sample-kotlin sample project from Android Studio.
1.3.2. Connect your Android device with USB, and select the device from Android studio.
1.3.3. Click Run button to execute the sample project.
After execution, you can test ARGear functionalities from the main screen menu.
1.4.1. Beauty
16 types of face beautification functions can be tested.
1.4.2. Filter
5 types of sample filters can be tested. More samples can be tested after purchase from Content shop(https://argear.io/shop.html).
1.4.3. Content
2D, 3D sample stickers can be tested. More samples can be tested after purchase from Content shop(https://argear.io/shop.html).
1.4.4. Bulge
6 types of bulges can be tested.
Details of sample implementations by using ARGear SDK and its API is available from the following chapters.