跳转至

start femu with packages

Start the emulator

If you do not already have an instance running, start FEMU with networking support:

ffx emu start --headless workstation_eng.qemu-x64

Once the emulator is running, create a local package repository and register it with the emulator instance:

ffx repository add-from-pm $HOME/.package_repos/sdk-samples -r fuchsiasamples.com
ffx target repository register -r fuchsiasamples.com

最后更新: 2023 年 5 月 10 日(Wednesday) 10:12 CST