Take screenshot on Firefox OS:
To take a screenshot on Firefox OS (B2G) using a Terminal:
adb shell screencap -p /sdcard/screenshot.png
- Transfer it to you're PC:
adb pull /sdcard/screenshot.png
- Delete old screenshot on you're device:
adb shell rm /sdcard/screenshot.png
Phone button combination:
On Firefox OS version 2.1 and beyond, simultaneously hold down the Volume Down and Power buttons for a few seconds.
Source | Date: Summer 2025
Back
© 2019 to 2025 Branden Gilfoil &
© up to 2025 for respective owners.