如何存储在模拟器文件?模拟器、文件

由网友(默爷)分享简介:有没有可能在默认情况下存储在Android模拟器文件,而无需使用任何命令。在此先感谢。Is there any possible for storing files in Android Emulator by default and without using any commands. Thanks in Adv...

有没有可能在默认情况下存储在Android模拟器文件,而无需使用任何命令。在此先感谢。

Is there any possible for storing files in Android Emulator by default and without using any commands. Thanks in Advance.

推荐答案

使用adb shell方法。给这个命令

use adb shell method. Give this command

adb push filename.extension /your destination

希望这对您有所帮助。

Hope this helpful to you.

阅读全文

相关推荐

最新文章