/demo_mode_screenshot

This repository contains the batch script for windows which takes device screenshot in demo mode

Primary LanguageBatchfile

Demo mode batch script

This repository contains a small batch script for windows which takes android device screenshot in demo mode.

Demo mode for the status bar allows you to force the status bar into a fixed state, useful for taking screenshots with a consistent status bar state, or testing different status icon permutations. Demo mode is available in recent versions of Android

Prerequisites

  • adb path is already set up in the system
  • android device must be connected with the pc before running the srcipt

Output

Running this script will generate a device screenshot with no extra notifications or icons.

alt text

Contributing

I would love to see people contributing to this project. Add something which you think i missed or which should be here, make a pull request! Do not hesitate.