gpt4 book ai didi

android - 屏幕记录在 Android Marshmallow 中不起作用

转载 作者:太空狗 更新时间:2023-10-29 16:33:46 26 4
gpt4 key购买 nike

刚刚将 Nexus 5 设备从 Android Lollipop 升级到 Marshmallow。我正在尝试使用 Android Studio 的录制功能以及使用命令行 adb shell 命令来录制应用程序导航。

两种方式都显示文件(需要创建的视频文件)不可访问或只读的错误。

我无法记录任何东西。单击 RECORD 或按 enter 开始录制时出错。

我需要在 6.0 中启用任何选项吗?

命令行:

Abhinavs-MacBook-Pro:platform-tools abhinavtyagi$ ./adb shell screenrecord /test.mp4
Unable to open '/test.mp4': Read-only file system

安卓工作室: enter image description here

最佳答案

不要尝试将录音文件放在根目录下——把它放在文件系统中可写的某个地方

adb shell screenrecord /sdcard/demo.mp4

关于android - 屏幕记录在 Android Marshmallow 中不起作用,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/33210305/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com