# window_ani **Repository Path**: rrblm/window_ani ## Basic Information - **Project Name**: window_ani - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-02-14 - **Last Updated**: 2025-05-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 获取repo curl https://gitee.com/oschina/repo/raw/fork_flow/repo-py3 -o ~/bin/repo chmod a+x ~/bin/repo repo init -u https://gitee.com/openharmony/manifest.git -b OpenHarmony_feature_20250328 --no-repo-verify repo sync -c -d --no-tag repo forall -c 'git lfs pull' ./build/prebuilts_download.sh git clone git@gitee.com:openharmony/build -b OpenHarmony_feature_20241108 git clone git@gitee.com:openharmony/arkcompiler_ets_frontend -b OpenHarmony_feature_20241108 git clone git@gitee.com:openharmony/arkcompiler_runtime_core -b OpenHarmony_feature_20241108 git clone https://gitee.com/b2bcdn/window_window_manager.git -b OpenHarmony_feature_20241108 npx @idlizer/ohosgen@2.0.27 --use-new-ohos --language=arkts --default-idl-package window --input-dir ./dts --output-dir ./ --dts2peer ./build.sh --product-name rk3568 --build-target window_stage_ani --no-prebuilt-sdk --ninja-args=-j16 --gn-args allow_sanitize_debug=true ./build.sh --product-name rk3568 --build-target windowstageani_kit --no-prebuilt-sdk --ninja-args=-j16 --gn-args allow_sanitize_debug=true LD_LIBRARY_PATH=/root/ohos/out/rk3568/clang_x64/arkcompiler/runtime_core/ /root/ohos/out/rk3568/clang_x64/arkcompiler/ets_frontend/es2panda --arktsconfig /root/ohos/foundation/window/window_manager/interfaces/kits/ani/window_runtime/window_stage_ani/arktsconfig.json hdc shell aa test -b com.example.helloworld -m entry -s unittest /ets/testrunner/OpenHarmonyTestRunner -s timeout 15000