android - 你好android在windows 7中给出空白输出,eclipse classic

标签 android android-emulator

我正在使用 Windows 7- eclipse classic(eclipse-SDK-3.7-win32) - 当我运行 basic hello android 时,出现以下错误,输出是黑屏,只有一个 Android 工作。

[2011-07-08 17:31:31 - Hello Android] emulator-5554 disconnected! Cancelling 'org.hello.HelloAndroid.HelloAndroid activity launch'!

请帮帮我

最佳答案

您可能设置了模拟器或配置错误。

试一试。

IDE-->window--> Show Views --> device--> view menu --> reset adb

如果这不起作用,请尝试删除模拟器设备并从头开始重新配置。

你可能也想试试

1.选择并右击Android项目

2.运行配置

3.转到标签目标

4.启用选项 Wipe User Data on Emulator launch parameters

5.运行应用

关于android - 你好android在windows 7中给出空白输出,eclipse classic,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/6624232/

相关文章:

java - Android模拟器在尝试了很多方法来修复它后仍然黑屏

android - react-native在Android上运行教程 'AwesomeProject'结果 'Unable to download JS Bundle'红屏

Android - HTTP GET 请求

android - android 4.1.2 中的 Webview 在缩放时以黑色闪烁

Android WebView showToast onButtonClick

android - Robotium 中的 EnterText()

android - 检查 ScrollView 是否高于 screen/scrollable

android - 谷歌地图显示在模拟器上,但不在设备上

php - 如何配置我的 Android 模拟器以访问我的本地主机?

cordova - 为什么我的 PhoneGap 应用程序在加载时出现损坏?