Run HarmonyOS Example
Get Sample Source Code
Clone the GitHub repository locally.
bash
git clone https://github.com/pixpark/facebetter-sdk.gitDownload SDK
Before building the demo project, you need to download the SDK library. We provide a convenient script to automate this process:
bash
# Download HarmonyOS SDK
./scripts/download_sdk.sh -p harmonyos
