在SDK1.5中运行程序要选择avd才能运行。也就是要创建avd。
在ADT中可以用EC创建avd。
在我自己的电脑中是可以运行的,但在公司的机子就不行,出现
[2009-07-20 09:54:50 - HelloWrold] Automatic Target Mode: Preferred AVD 'avd1.5' is not available. Launching new emulator.
[2009-07-20 09:54:50 - HelloWrold] Launching a new emulator with Virtual Device 'avd1.5'
[2009-07-20 09:54:50 - Emulator] emulator: ERROR: unknown virtual device name: 'avd1.5'
[2009-07-20 09:54:50 - Emulator] emulator: could not find virtual device named 'avd1.5'
就是没办法找到我创建的avd。
具体什么原因呢?
最后发现在Android Virtual Devices
Manager中创建avd,创建后avd的存放路径是“D:\.android”,因为我的XP系统默认文件的路径都修改过所以“C:
\Documents and
Settings\Administrator”改成了“D:”,既然Eclipse提示它找不到avd,是不是跟这个有关系呢,我试了试将
“.android”这个文件放到“C:\Documents and Settings\Administrator”下,最后可以正常运行了。
http://mingkg21.iteye.com/blog/429223
分享到:
相关推荐
"解决 MyEclipse 8.5 中的 “Could not find the main class” 问题" "Could not find the main class" 是一个常见的错误提示,出现于 MyEclipse 8.5 中使用外带的 Tomcat 时,因 JDK 版本问题所引起。下面将详细...
### "could not create the java virtual machine" 解决办法 在开发过程中,我们经常会遇到 “could not create the java virtual machine” 这样的错误提示。这个问题通常出现在启动基于Java的应用程序时,比如...
### "Could Not Find the Main Class, Program Will Exit" 错误解析及解决方法 在Java编程过程中,我们经常会在开发环境中遇到各种各样的错误提示,其中“Could not find the main class, program will exit”是一...
如果能访问这些文件,我们可以深入研究如何配置和使用Java代理,以及如何解决"Could not find agent"这类错误。 在深入讨论之前,我们需要理解Java代理的工作原理。Java代理是通过JVM的 `-javaagent` 启动参数指定...
Could not find module 'D:\codna\Library\bin\geos_c.dll'Could not find module 'D:\codna\Library\bin\geos_c.dll'Could not find module 'D:\codna\Library\bin\geos_c.dll'
FileNotFoundError: Could not find module ‘***-dll.dll
本资源包是针对“COULD NOT FIND cglib”错误的解决方案,它包含了cglib库的jar包和对应的pom文件。让我们深入了解一下cglib库以及如何解决这种依赖缺失的问题。 **cglib库详解** CGlib(Code Generation Library)...
NULL 博文链接:https://yintech.iteye.com/blog/374842
通过以上步骤,你应该能够解决"Could not find 'cudnn64_7.dll'"的错误。但请注意,不同操作系统(如Windows、Linux或macOS)的处理方式可能略有不同,务必根据你的系统进行相应的调整。同时,确保你的硬件(尤其是...
### 故障解决:OGG-00446 Could not find archived log for sequence #### 一、背景与概述 在数据库同步过程中,Oracle GoldenGate (OGG) 是一种广泛使用的工具,它能够帮助实现不同数据库之间的高效同步。然而,...
xcode Could not find Developer Disk Image 11.4 (15F5061c) 亲测可用 /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport 记得一定要重启Xcode才生效.
解压文件后,按照上述的“安装磁盘映像”步骤操作,将这个映像添加到你的Xcode环境中,以解决"Could not find Developer Disk Image"的问题。 在解决这个问题时,耐心和细心是关键。确保每个步骤都执行到位,同时...
### xcode could not find developer disk image 问题总结 ...通过上述解决方案和技术解析,可以有效地解决“could not find developer disk image”的问题,并确保在Xcode中能够顺利进行真机调试和IPA打包工作。
总之,当遇到“COULD NOT FIND jcommander”这类问题时,应检查依赖管理配置,确保正确添加依赖,如果必要,可以通过本地部署或更换镜像源来解决网络问题。同时,了解并熟练使用如`jcommander`这样的库,能够极大地...
解决Xcode在ipad/iphone9.2系统真机测试时出现could not find developer disk image问题,只要拷贝这个文件到/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport,然后重新启动...
总之,"Could not find Developer Disk Image" 是Xcode开发过程中一个常见的障碍,但通过上述方法,开发者通常可以找到解决之道,继续他们的iOS应用开发工作。保持Xcode和相关组件的更新,以及熟悉解决这类问题的...
在IT领域,尤其是在Java编程中,遇到“Can not find the ...通过以上分析和建议,相信可以有效地帮助开发者解决“Can not find the main class. Program will exit.”这一常见难题,提高Java程序的开发效率和稳定性。
理解这些原因和解决方法后,开发者就能有效地处理"Could not find Developer Disk Image"的问题,继续在iOS 9.3平台上进行开发和测试。同时,这也提醒我们保持开发环境的更新,以及正确管理各种依赖和资源,以避免...
解决"COULD NOT FIND stream"的问题,可以按照以下步骤操作: 1. **手动下载**:你可以从官方仓库或其他可靠的源下载`stream-2.5.2.jar`和`stream-2.5.2.pom`,确保两个文件都已获取。 2. **放置到本地仓库**:将...