How to capture a screenshot of other Android applications from an app without root?

前端 未结 3 897
南旧
南旧 2021-02-06 16:41

I want to capture a screen shot of Android applications that are running on my phone.

I tried using the ScreenShot UX application. This can be done on an unrooted phone

3条回答
  •  遇见更好的自我
    2021-02-06 17:35

    Have a look at Android-screenshot-library, enables to programmatically capture screenshots from Android devices without requirement of having root access privileges.

提交回复
热议问题