i want to take screenshot by android default screenshot app not with bitmap or other ways.
How to programmatically take a screenshot in Android?
i tried this one but i want just send a request for screenshot to phone screenshot app not taking that with my app code.
is there any solution?