Skip to content

Latest commit

 

History

29 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Facebetter Logo

Website · Document

Introduction

This repository contains Facebetter SDK demo source code for all supported platforms.

Download SDK

Before building the demo projects, you need to download the SDK libraries for the target platform(s). We provide a convenient script to automate this process:

# Download all platform SDKs with default version
./scripts/download_sdk.sh

# Download SDKs with specific version
./scripts/download_sdk.sh -v 1.1.3

# Download SDK for specific platform(s)
./scripts/download_sdk.sh -p android
./scripts/download_sdk.sh -p android,ios

# Show help
./scripts/download_sdk.sh --help

The script will automatically download and extract the SDK files to the correct directories:

  • Android: demo/android/app/src/main/libs
  • iOS: demo/ios/FBExampleObjc/libs
  • macOS: demo/macos/FBExampleObjc/libs

Documentation

For complete development documentation, API reference, and best practices, please visit:

🌐 Facebetter Official Documentation

Platform-Specific Documentation

The documentation includes:

  • 📖 Quick Start Guide
  • 🔧 API Reference
  • 💡 Best Practices
  • ❓ FAQ
  • 🐛 Error Handling Guide
  • 📱 Platform Integration Examples

Related Links


Facebetter - Making beauty effects simpler and more powerful ✨

About

facebetter beauty effect sdk

Resources

Stars

10 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages