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
- adb path is already set up in the system
- android device must be connected with the pc before running the srcipt
Running this script will generate a device screenshot with no extra notifications or icons.
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.