
我认为我已经对谷歌和Play商店进行了很好的研究,到目前为止,我看到的解决方案要么使用Google USB驱动程序(与OSX不兼容),要么使用非免费的应用程序,或者是必需的根.
我需要一个应用程序(安装在AndroID设备或Mac OSX中),它可以记录免费的AndroID设备的屏幕活动,不需要root,并且不需要任何中间硬件才能工作.
谢谢.
解决方法 从AndroID 4.4开始,可通过adb访问屏幕录制功能.http://developer.android.com/tools/help/adb.html#screenrecord
总结The screenrecord command is a shell utility for recording the display of devices running AndroID 4.4 (API level 19) and higher. The utility records screen activity to an MPEG-4 file,which you can then download and use as part of a vIDeo presentation. This utility is useful for developers who want to create promotional or training vIDeos without using a separate recording device.
以上是内存溢出为你收集整理的Android:记录屏幕活动全部内容,希望文章能够帮你解决Android:记录屏幕活动所遇到的程序开发问题。
如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。
欢迎分享,转载请注明来源:内存溢出
微信扫一扫
支付宝扫一扫
评论列表(0条)