Asus MeMO Pad 没有使用 Eclipse 进行应用程序调试的驱动程序

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/15880961/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-19 20:21:04  来源:igfitidea点击:

No driver for Asus MeMO Pad to do application debug using eclipse

androideclipsedebuggingdriverdevice-driver

提问by My God

I have the same problem like in the following SO post-

我在以下SO 帖子中遇到了同样的问题-

I got a new Asus Memo Pad for debugging my android application in eclipse while running the application in the Asus Memo Pad. But when I go to devise chooser in eclipse, I does not find my devise in the list. I know this is because I am not having the appropriate usb driver installed for my Asus Memo Pad but I didn't found its driver in the asus site and also after googling a lot.

我得到了一个新的 Asus Memo Pad,用于在 Asus Memo Pad 中运行应用程序时在 Eclipse 中调试我的 android 应用程序。但是当我在 eclipse 中去设计选择器时,我没有在列表中找到我的设计。我知道这是因为我没有为我的 Asus Memo Pad 安装合适的 USB 驱动程序,但我没有在 asus 网站上找到它的驱动程序,也在谷歌搜索了很多之后。

Any suggestions?

有什么建议?

回答by My God

It worked by installing PdaNet Desktopapplication on my personal computer. Although I already switched on USB debuggingbut that was not working other than trying various unsuccessful options.

它通过PdaNet Desktop在我的个人计算机上安装应用程序来工作。虽然我已经打开了,USB debugging但除了尝试各种不成功的选项之外,它并没有起作用。

回答by Pogo Lin

I found one solution. Please go to setting In the setting -> System -> About

我找到了一种解决方案。请转到设置中的设置 -> 系统 -> 关于

It will display many item about this pad. Please click the version item continually. Then it will show a message " You become a developer". The it will appear a new item "developer option", enter this item and enable "USB Debbger".

它将显示有关此垫的许多项目。请持续点击版本项。然后它会显示一条消息“你成为了一名开发者”。它将出现一个新项目“开发者选项”,进入该项目并启用“USB Debbger”。

Finally, you can debug on this pad!!

终于可以在这个pad上调试了!!

回答by Ana Vinatoru

On Windows 7 I let Windows Update find the right driver for USB debugging. Connect the device via USB, enable debugging from the device's settings and configure Update to get the driver automatically. I couldn't find the driver on Asus's or Microsoft's website directly.

在 Windows 7 上,我让 Windows 更新找到用于 USB 调试的正确驱动程序。通过 USB 连接设备,从设备的设置启用调试并配置更新以自动获取驱动程序。我无法直接在华硕或微软的网站上找到驱动程序。

回答by Silverstorm

The developer options are hidden in many devices

开发者选项隐藏在许多设备中

-> Go in Setting-> About-> Tap on Build Version10 times

-> 进入Setting-> About-> 点击Build Version10 次

Following these steps you have enabled developer options. Go back in setting menu and now you can see the developer menu, here you have to check

按照这些步骤,您已启用开发人员选项。回到设置菜单,现在你可以看到开发者菜单,在这里你必须检查

enable USB debugging

That's all

就这样

回答by RzR

Settings / About / Software Info / Build number 

And then click several time on "Build number" , a toaster will say that you're about to switch to developer mode.

然后在“版本号”上单击几次,烤面包机会说您将要切换到开发人员模式。

I don't know how to switch it back off

不知道怎么关掉

This was tested on Android 4.4.2 Model K01E Built date 20140526

这是在 Android 4.4.2 型号 K01E 上测试的 构建日期 20140526

回答by SaiyanGirl

I got the driver by doing the following:

我通过执行以下操作获得了驱动程序:

I enabled USB Debugging on my tablet and I connected it to my computer. As everyone else, Eclipse wouldn't find my tablet.

我在平板电脑上启用了 USB 调试,并将其连接到我的电脑。和其他人一样,Eclipse 不会找到我的平板电脑。

I then went to: Control Panel-> Device Manager. Under "Other devices", my tablet was listed as ASUS Android Composite ADB Interface(Search for it, if it's not under "Other Devices"). I left clicked on the tablet and selected Update Driver Software. I let Windows search automatically for updated driver software. Once the driver was installed, I restarted the computer and the tablet was then viewable under my devices in Eclipse.

然后我去了: Control Panel-> Device Manager。在 下"Other devices",我的平板电脑被列为ASUS Android Composite ADB Interface(搜索它,如果它不在“其他设备”下)。我左键单击平板电脑并选择Update Driver Software. 我让 Windows 自动搜索更新的驱动程序软件。安装驱动程序后,我重新启动计算机,然后可以在 Eclipse 中的设备下查看平板电脑。

More information on the Google Android site here.

有关 Google Android 站点的更多信息,请访问此处

回答by Salma AM

Try this instead: Check settings, choose on the list below Developer option, then you have to enable the option and select stay awake, USB debugging. It normally works!

试试这个:检查设置,在开发者选项下面的列表中选择,然后你必须启用该选项并选择保持唤醒,USB调试。它通常有效!