android - 将整个文件夹从 windows 移动到 Android 模拟器

标签 android adb ddms

是否可以将整个文件夹从 Windows 原样移动到 Android 模拟器? - 我确信这个问题的答案存在于某个地方,但我找不到它。我可以通过 adb 命令行或 ddms 一次移动一个文件,但都没有给我移动包含多个文件夹和文件的整个文件夹的选项,当我尝试这样做时,它给我这个错误

C:\>adb push C:\Users\peng-lp-10\Desktop\ABC\ /mnt/sdcard/ABC/
cannot stat 'C:\Users\peng-lp-10\Desktop\ABC\': No such file or direct
ory

即使文件夹存在。

最佳答案

this question , furikuretsu说:

you can simply drag any sets of files and folders to File Explorer (a window in DDMS perspective). No need of using arrow icons.

它工作正常。

关于android - 将整个文件夹从 windows 移动到 Android 模拟器,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/11497660/

相关文章:

在视差 header 中使用线性布局的 android 协调器布局?

android - 如何从另一个 Activity 更改布局背景?

android - 64 位 ubuntu 上的 adb 库依赖性错误

android - Eclipse DDMS 不显示 SD 卡的内容

Android DDMS 文件资源管理器不显示内容

android - 以编程方式结束 Android DragEvent

java - 聊天/消息的 Firebase 安全规则

android - 从命令行运行 adb 会使设备离线

android - 是否有必要在通过 ADB 将应用程序推送到设备之前卸载应用程序,以确保它是最新的?

android - 了解 DDMS 日志