How can I use media projection for older api?

时间秒杀一切 提交于 2019-12-09 21:37:58

问题


I want to record the screen contents for 1 min. After searching google, I found that the api level 21 contains MediaProjecion class. My app is build for api level 18.

Can I use this class? Is there any support library for this?


回答1:


Can I use this class?

No.

Is there any support library for this?

No.



来源:https://stackoverflow.com/questions/31722833/how-can-i-use-media-projection-for-older-api

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!