Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/three.js/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Android 在ICS emulator中从sd卡获取推送文件_Android_Emulation_Android 4.0 Ice Cream Sandwich_Snapshot - Fatal编程技术网

Android 在ICS emulator中从sd卡获取推送文件

Android 在ICS emulator中从sd卡获取推送文件,android,emulation,android-4.0-ice-cream-sandwich,snapshot,Android,Emulation,Android 4.0 Ice Cream Sandwich,Snapshot,我在ICS Emulator的SD卡中插入了一些歌曲。然后,我通过选中“擦除用户数据”选项重新启动了模拟器。然后,emulator打开,其中包含音乐文件。但我无法在此模式下运行我的应用程序。它表明: ERROR: Unable to load VM from snapshot. The snapshot has been saved for a different hardware configuration. 然后我退出了模拟器,再次通过选中“从快照启动”选项启动它。但是这些歌曲在音乐文件夹

我在ICS Emulator的SD卡中插入了一些歌曲。然后,我通过选中“擦除用户数据”选项重新启动了模拟器。然后,emulator打开,其中包含音乐文件。但我无法在此模式下运行我的应用程序。它表明:

ERROR: Unable to load VM from snapshot. The snapshot has been saved for a different hardware configuration.
然后我退出了模拟器,再次通过选中“从快照启动”选项启动它。但是这些歌曲在音乐文件夹中不可用,我无法在我的应用程序中使用

我该怎么做才能得到这些歌曲