When I take a screenshot using Power button + Volume Down, does anyone know which system app deals with taking that screenshot? I need it for a setup I'm doing on my phone (Xperia) but I can't figure it out which it is
When I take a screenshot using Power button + Volume Down, does anyone know which system app deals with taking that screenshot? I need it for a setup I'm doing on my phone (Xperia) but I can't figure it out which it is
SystemUI handles the global screenshot.
SystemUI/src/com/android/systemui/screenshot/GlobalScreenshot.java
SystemUI/src/com/android/systemui/screenshot/TakeScreenshotService.java
Q & A