You get a screenshot, you get a screenshot, everygets a screenshot!
It's a very simple tool presented as a Quick Tile to simplify the process of setting up and activating Demo Mode. It's already pre-configured out of the box with perfect 7:00 clock, full WiFi, full signal and full battery icons for stunning clutter-free screenshots.
For it to work you need to grant it two permissions through adb shell from your computer:
adb -d shell pm grant com.franco.demomode android.permission.DUMP
adb -d shell pm grant com.franco.demomode android.permission.WRITE_SECURE_SETTINGS
The DUMP permission is required for the Demo Mode to actually work, and the WRITE_SECURE_SETTINGS is necessary for the Quick Tile to read the setting and present the correct icon depending on its state.
Since these permissions can be a little scary, for transparency sake I've open sourced it https://github.com/franciscofranco/Demo-Mode-tile
आप एक स्क्रीनशॉट मिलता है, तो आप एक स्क्रीनशॉट मिलता है, एक स्क्रीनशॉट everygets!
इसे स्थापित करने और डेमो मोड को सक्रिय करने की प्रक्रिया को सरल करने के लिए एक त्वरित टाइल के रूप में प्रस्तुत एक बहुत ही सरल उपकरण है। यह पहले से ही सही 07:00 घड़ी, पूर्ण वाईफाई, पूर्ण संकेत और तेजस्वी अव्यवस्था से मुक्त स्क्रीनशॉट के लिए पूर्ण बैटरी माउस के साथ बॉक्स के बाहर पूर्व विन्यस्त है।
यह काम करने के लिए आप अपने कंप्यूटर से एडीबी खोल के माध्यम से यह दो अनुमतियाँ देने की जरूरत है:
एडीबी -d खोल बजे अनुदान com.franco.demomode android.permission.DUMP
एडीबी -d खोल बजे अनुदान com.franco.demomode android.permission.WRITE_SECURE_SETTINGS
डंप अनुमति डेमो मोड के लिए आवश्यक है वास्तव में काम करने के लिए, और के लिए त्वरित टाइल सेटिंग पढ़ सकते हैं और अपनी स्थिति के आधार पर सही चिह्न पेश करने के लिए WRITE_SECURE_SETTINGS आवश्यक है।
चूंकि इन अनुमतियों को थोड़ा डरावना हो सकता है, पारदर्शिता खातिर मैं यह खुला स्रोत है https://github.com/franciscofranco/Demo-Mode-tile