`
shenad8927
  • 浏览: 9547 次
  • 性别: Icon_minigender_1
  • 来自: 大连
最近访客 更多访客>>
社区版块
存档分类
最新评论

(Android) Eclipse "launching delegate" 停在 27%的解决方法

阅读更多
一run as android application就卡在那 (launching delegate 27%)
现提供解决方法 :这个问题主要原因就是android虚拟机(AVD)不是你用当前的eclipse建立的,这就导致第二次run的时候,eclipse和AVD的链接有问题。  
解决办法有这几种:
第一种:删掉AVD,再建一个即可;
第二种:先启动AVD,在run程序;
第三种:关掉eclipse,虚拟机不要关,然后再重启eclipse运行
百度知道里找到的答案 不过未被采纳
特此写出来方便大家
建议采用第二种 所谓run程序我解释一下 指的是点绿色的图标旁边那个箭头 选出你要run的工程 来run
亲测解决问题!
分享到:
评论
5 楼 shenad8927 2012-02-28  
wsldk 写道
是的,你说的这些解决办法好像都没用,除了只有关闭Eclipse重新启动才能ok,不知还有啥其他好办法呢

不知道有木有其他方法 你可以试试。。不过这些解决方案搜了好久。。
4 楼 wsldk 2012-02-28  
是的,你说的这些解决办法好像都没用,除了只有关闭Eclipse重新启动才能ok,不知还有啥其他好办法呢
3 楼 kondoh 2012-02-25  
问题照样出现,而且实机上测试时也出现这种问题
2 楼 shenad8927 2011-12-18  
chenhailong 写道
你用的是不是Eclipse Indigo啊
注意哦

是helios版本 在我前面某个文章里写了 有其具体下载地址
1 楼 chenhailong 2011-12-18  
你用的是不是Eclipse Indigo啊
注意哦

相关推荐

    The Launching Framework in Eclipse

    为此,在2.0版本中,启动框架进行了彻底重构,主要解决了以下几个问题: 1. **易于贡献**:允许开发者轻松贡献与平台紧密结合的启动器。 2. **资源独立性**:打破启动器与工作空间资源之间的依赖关系。之前的启动器...

    Android Studio 报错failed to create jvm error code -4的解决方法

    安装完 Android Studio 后启动,却报错如下: 代码如下:failed to create jvm error code -... 您可能感兴趣的文章:Android Studio 引用外部依赖时报错的解决方法androidstudio3.0使用butterknife报错解决的解决方法解

    解决Android Studio Loading Devices问题

    解决Android Studio Loading Devices问题

    org.maven.ide.eclipse.launching_0.12.1.20110112-1712.jar

    org.maven.ide.eclipse.launching_0.12.1.20110112-1712.jar

    Win10安装软件提示“Error launching installer”的解决方法.docx

    ### Win10安装软件提示“Error launching installer”的解决方法 #### 故障现象与原因分析 在使用Windows 10操作系统的过程中,用户可能会遇到在安装软件时弹出“Error launching installer”错误提示的情况。这一...

    org.eclipse.jdt.launching_3.6.1.v20111006_r372.jar

    解决myeclipse10运行出现:CreateProcess error=87, ²ÎÊý´í 的问题,直接替换myeclipse安装路径\Common\plugins

    org.eclipse.jdt.launching.macosx..jar

    Eclipse-plugins 插件,eclipse 各种插件 .jar 包,免费下载 eclipse202106 -plugins 各种插件 .jar 包,免费下载 如果下载不了,关注我,评论区联系我, Eclipse-plugins eclipse, plugins, eclipse202106, ...

    eclipse不能运行main补丁

    标题中的“eclipse不能运行main补丁”表明问题主要集中在Eclipse集成开发环境中,尝试运行一个包含主方法(main)的程序时遇到了问题。描述提到的“类路径太长、启动不了”是Java应用程序常见的问题,这通常发生在类...

    org.eclipse.jdt.launching.ui.macosx..jar

    Eclipse-plugins 插件,eclipse 各种插件 .jar 包,免费下载 eclipse202106 -plugins 各种插件 .jar 包,免费下载 如果下载不了,关注我,评论区联系我, Eclipse-plugins eclipse, plugins, eclipse202106, ...

    m2eclipse插件

    5. org.maven.ide.eclipse.launching_0.10.2.20100623-1649.jar:负责Maven项目的启动和调试,允许用户直接在Eclipse中运行和调试Maven目标。 6. org.maven.ide.eclipse.integration.tests.common_0.10.0....

    paly2的开发环境配置和eclipse调试

    安装完成后,接下来的重点是如何将Play2项目转换为Eclipse项目,以便于在Eclipse中进行调试。 #### 6. 将Play2项目转换为Eclipse项目 为了实现这一目标,需要修改两个关键文件: - **plugins.sbt** 文件中添加...

    Eclipse搭建Ruby开发环境

    - 在配置过程中可能会遇到一些错误提示,例如:“Location of launching bundle does not contain @: reference:file:plugins\org.rubypeople.rdt.launching_0.8.0.604272100PRD\”。 - 这些错误通常是由于插件或...

    org.eclipse.jdt.launching.nl_zh_4.20.0.v20210630020001.jar

    Eclipse-plugins 插件,eclipse 各种插件 .jar 包,免费下载 eclipse202106 -plugins 各种插件 .jar 包,免费下载 如果下载不了,关注我,评论区联系我, Eclipse-plugins eclipse, plugins, eclipse202106, ...

    org.eclipse.pde.launching.nl_zh_4.20.0.v20210630020001.jar

    Eclipse-plugins 插件,eclipse 各种插件 .jar 包,免费下载 eclipse202106 -plugins 各种插件 .jar 包,免费下载 如果下载不了,关注我,评论区联系我, Eclipse-plugins eclipse, plugins, eclipse202106, ...

    eclipse 第三方jar包配置.txt

    <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.6.0_21"/> ``` - `kind`属性表示了该条目的类型,如`src`表示源...

    Eclipse Java Development Tools API

    下列包的参考文档,从源码生成的。 org.eclipse.jdt.core org.eclipse.jdt.debug org.eclipse.jdt.junit org.eclipse.jdt.launching org.eclipse.jdt.ui

    王家林android

    课程聚焦于Android Framework的维护和改进,让学员具备系统级优化和问题解决的能力。 5. **Android 4.x porting** (AF105) 针对Android系统的移植技术进行实战训练,包括设备适配和系统更新,提高开发者在不同...

    80-n9912-78_a_android_software_release_plan_-_february_2020.pdf

    ◦ All devices launching with GMS applications after March 31, 2018 must use Android Oreo • AndroidAndroidTM 8.1 Oreo OreoTM MR1 release December 5, 2017 ◦ GMS approval window closes on December 31,...

    如何把SpringFramework 3.2.2源码导入Eclipse

    <classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> <!-- 更多条目 --> ``` 通过以上步骤,你应该能够成功地将Spring Framework 3.2.2的源代码导入...

Global site tag (gtag.js) - Google Analytics