AVD 是否封装在单个文件夹中?可以复制吗?
在以某种方式设法创建我的第一个 AVD、玩弄它并通过大量安装和卸载“污染”之后,是时候开始以更受控的方式进行实验了。
我最初的想法是从一开始就创建一个非常干净的“主 AVD”,并对其副本进行各种安装和实验。这样我总能有一些“已知状态”的参考点。
我的问题是这是否像复制 MasterAVD 文件夹并重命名一样简单?
我注意到我的第一个 AVD 文件夹附有具有相同基本名称的 .INI 文件(在 Windows XP 上)。这个 .INI 文件也应该被复制吗?
AVD 复制有其他要求吗?
After somehow managing to create my first AVD, toy with it and "contaminate" with lots installs and uninstalls, it's time for me to start experimenting in a more controlled manner.
My initial thought is to create a "master AVD" which is very clean, from the beginning, and do all kinds of installs and experimentation on copies of it. So that I can always have some "known state" reference point.
My question is whether this is as simple as duplicating the MasterAVD folder and renaming it?
I noticed that my first AVD folder is accompanied by .INI file (on Windows XP) with the same basename. Should this .INI file be copied as well?
Are there additional requirements for AVD duplication?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
答案是……是的。我刚刚尝试过(复制 MasterAVD 文件夹及其关联的 .INI 文件,重命名它们,然后编辑 .INI 以指向 MasterAVD 文件夹)并且它有效。
And the answer is... YES. I just tried that (duplicating the MasterAVD folder + its associated .INI files, renaming them, and editing the .INI to point to the MasterAVD folder) and it works.