android虚拟机 通过DDMS下手动导入音乐到sd卡时发生错误

来源:互联网 发布:pytorch 知乎 编辑:程序博客网 时间:2024/06/05 06:03

报错:

[2016-12-21 21:25:43 - ddms] transfer error: Invalid argument

[2016-12-21 21:25:43] Failed to push selection: Invalid argument


进入file explorer 选中mnt-sdcard-Music,单击导入按钮之后选中MP3文件导入。控制台则显示
[2016-12-21 21:19:27 - ddms] transfer error: Invalid argument
[2016-12-21 21:19:27] Failed to push selection: Invalid argument
[2016-12-21 21:20:31 - ddms] transfer error: Invalid argument
[2016-12-21 21:20:31] Failed to push selection: Invalid argument
[2016-12-21 21:20:43 - ddms] transfer error: Invalid argument
[2016-12-21 21:20:43] Failed to push selection: Invalid argument
[2016-12-21 21:21:22 - ddms] transfer error: Invalid argument
[2016-12-21 21:21:22] Failed to push selection: Invalid argument
[2016-12-21 21:24:15 - ddms] transfer error: Invalid argument
[2016-12-21 21:24:15] Failed to push selection: Invalid argument
[2016-12-21 21:25:43 - ddms] transfer error: Invalid argument
[2016-12-21 21:25:43] Failed to push selection: Invalid argument



解决方法:将文件中的汉字全部去掉,文件不能出现中文。

0 0
原创粉丝点击