无法运行程序访问被拒绝在试图获得亚行版本错误而Android应用程序中运行应用程序、被拒、错误、版本

2023-09-07 04:01:47 作者:星期八娶你

我已经下载了最新的Eclipse,并为Android开发ADT插件,并我已经安装了JDK-7中添加的所有插件按在Android开发网站给出的说明。我能够创建Android项目,我创建了样本虚拟设备(模拟器)

I have downloaded Latest Eclipse, and ADT plugin for android development,and I have installed jdk-7 added all plugins as per the instructions given in android development site. I am able to create Android project,I have created sample virtual device(Emulator)

但我的项目是不正确的建设类R.java没有创造它给控制台这个错误

But my project is not building correctly R.java class is not creating It giving this error in console

[2013年3月21日二十三时40分51秒 - 亚洲开发银行]意外的异常不能运行程序H:\\日食\\ ADT-束Windows的x86-20130219 \\ SDK \\平台工具\\ adb.exe: CreateProcess的错误= 5,访问被拒绝,而试图从获得亚行版本'H:\\日食\\ ADT-束Windows的x86-20130219 \\ SDK \\平台工具\\ adb.exe

[2013-03-21 23:40:51 - adb] Unexpected exception 'Cannot run program "H:\eclipse\adt-bundle-windows-x86-20130219\sdk\platform-tools\adb.exe": CreateProcess error=5, Access is denied' while attempting to get adb version from 'H:\eclipse\adt-bundle-windows-x86-20130219\sdk\platform-tools\adb.exe'

我使用Windows 7,在谷歌搜索,并给出了环境变量仍然adb.exe路径的不固定的。

I am using Windows 7, search in google and given adb.exe path in environment variable still its not fixed.

我使用的Andr​​oid开发者工具安装Eclipse ADT插件Android SDK中的经理21.1

I am using Android Developer Tools eclipse ADT plugins installed Android SDK manager 21.1

请指引我来解决这个问题:)

Please guide me to fix this problem :)

推荐答案

如果您安装了插件和所有正常且不能建造项目,这意味着什么阻止你adb.exe。

If you are installed plugins and all correctly and your not able to build projects that means something is blocking you adb.exe.

最有可能这将是你的防病毒或防火墙。禁用并检查。

Most probably it will be your Antivirus or Firewall. Disable it and check.