snippetbashTip
sfdk emulator install — Install emulators. More information: <https://docs.sailfishos.org/Tools/Sailfish_SDK/Early_Access/#e
Viewed 0 times
httpscommandsfdk emulator installinstallcliinformationemulatorsmore
Problem
How to use the
sfdk emulator install command: Install emulators. More information: <https://docs.sailfishos.org/Tools/Sailfish_SDK/Early_Access/#early-access-build-targets-and-emulator>.Solution
sfdk emulator install — Install emulators. More information: <https://docs.sailfishos.org/Tools/Sailfish_SDK/Early_Access/#early-access-build-targets-and-emulator>.Install an emulator:
sfdk emulator install {{name}}Remove an emulator:
sfdk emulator remove {{name}}Display the available emulators:
sfdk emulator list {{[-a|--available]}}Display the installed emulators:
sfdk emulator listCode Snippets
Install an emulator
sfdk emulator install {{name}}Remove an emulator
sfdk emulator remove {{name}}Display the available emulators
sfdk emulator list {{[-a|--available]}}Display the installed emulators
sfdk emulator listContext
tldr-pages: common/sfdk emulator install
Revisions (0)
No revisions yet.