0
0
mirror of https://github.com/thunderbird/thunderbird-android.git synced 2024-09-20 04:02:14 +02:00
thunderbird-android/user-manual
2023-04-04 01:41:02 +02:00
..
build_images.sh
process_screenshots.sh
README.md

User Manual Tooling

This directory contains scripts to automate creating screenshots for the user manual whose source can be found in the k9mail-docs repository.

Requirements

Usage

  1. Start an emulator with the following configuration:

    • Device: Pixel 2
    • Size: 1080x1920
    • Density: 420 dpi
    • API 33 "Android 13.0 (Google APIs)" - not "… (Google Play)"
  2. Run ./build_images.sh

    This will enable System UI Demo Mode on the emulator, run the Maestro flows ui-flows/screenshots/user_manual* to record screenshots, then run a post-processing step on the screenshots.

  3. The final images can be found in the output directory. Copy as necessary to the k9mail-docs repository.