开发者

Can I take a screen capture from an Android app by using a service?

开发者 https://www.devze.com 2022-12-10 21:44 出处:网络
I was wondering if there is a way to take a scr开发者_运维知识库eenshot of the current screen inside the mobile phone using a service (I know how to do it through DDMS though)Not without root access.J

I was wondering if there is a way to take a scr开发者_运维知识库eenshot of the current screen inside the mobile phone using a service (I know how to do it through DDMS though)


Not without root access.


Just for encouragement I would like to say that on Android Developer Challenge 2 there is an application called 'drocap' that does exactly this - takes screenshots on the phone. This is running on my stock european Hero, so no root access required.

But I have no idea how it works. So - keep looking ;)

0

精彩评论

暂无评论...
验证码 换一张
取 消