简体   繁体   English

如何在没有植入设备的情况下使用自己的Android服务进行屏幕捕获?

[英]How to Screen Capture With Own android Service without Rooted Device?

I have searched a lot and find two libraries for it. 我搜索了很多,找到了两个库。

1- https://code.google.com/p/android-screenshot-library 1- https://code.google.com/p/android-screenshot-library

2- https://github.com/rtyley/android-screenshot-lib 2- https://github.com/rtyley/android-screenshot-lib

but still i can't able to use this code as i want. 但我仍然无法像我想的那样使用这段代码。

There are some applications those are using such facility like- Screen Capture -No Rooting 2.2 on google play. 有一些应用程序正在使用这样的设施,如屏幕捕获-No Rooting 2.2在谷歌播放。

So here can anyone helps me?? 所以有人可以帮我吗?

对于Lollipop,您可以使用Android MediaProjection

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM