project logoFuchsia
  • Home
  • Concepts
  • Development
  • Reference

SDK workflows

Below is the list of workflows you can perform in the Fuchsia SDK development environment to interact with Fuchsia systems, devices, and software.

Table of contents

  • Devices

    • Start the Fuchsia emulator
    • Flash a Fuchsia image on a device
    • Create SSH keys for Fuchsia devices
    • View device information
    • View device logs
  • Components

    • Explore components
    • View component information
    • Start a component during development
    • Copy files to and from a component
  • Packages

    • Create a Fuchsia package repository
    • Update Fuchsia packages on a device
  • Debugging

    • Register debug symbols
    • Symbolize logs
    • Start the Fuchsia debugger
    • Monitor FIDL messages on a device
  • Performance

    • Record traces for performance analysis
    • Measure the memory usage on a device
  • Testing

    • Run tests on a device
Powered by Gitiles| Privacy| Terms