“键盘无响应”在模拟器中?

发布于 2024-08-18 16:21:58 字数 1255 浏览 5 评论 0原文

我在 MacOS 10.6.2 上使用 Android 2.1 SDK。

当我尝试在模拟器中运行标准记事本应用程序时,我从 Eclipse 收到预期的消息,

[2010-01-18 17:42:24 - NotesList]New emulator found: emulator-5554

[2010-01-18 17:42:24 - NotesList]Waiting for HOME ('android.process.acore') to be launched...

[2010-01-18 17:42:26 - Emulator]2010-01-18 17:42:26.567 emulator[96730:903] Warning once: This application, or a library it uses, is using NSQuickDrawView, which has been deprecated. Apps should cease use of QuickDraw and move to Quartz.

[2010-01-18 17:43:31 - NotesList]HOME is up on device 'emulator-5554'

[2010-01-18 17:43:31 - NotesList]Uploading NotesList.apk onto device 'emulator-5554'

[2010-01-18 17:43:32 - NotesList]Installing NotesList.apk...

[2010-01-18 17:43:55 - NotesList]Success!

[2010-01-18 17:43:55 - NotesList]Starting activity com.example.android.notepad.NotesList on device 

[2010-01-18 17:44:06 - NotesList]ActivityManager: Starting: Intent { cmp=com.example.android.notepad/.NotesList }

然后它开始出错。屏幕上闪现的对话框速度太快,我根本无法阅读。

然后记事本启动(我必须通过拖动锁定标签手动“解锁”屏幕)

然后出现一个“强制关闭或等待”对话框,宣布“应用程序Android键盘(正在处理com.android.inputmethod.latin)没有响应。

此时应用程序不会执行任何进一步操作。我没有对应用程序进行任何更改。

还有其他人看到过这个错误吗?

有人对如何避免它有建议吗?

I'm using Android 2.1 SDK on MacOS 10.6.2.

When I try to run the standard Notepad app in the emulator, I get the expected messages from Eclipse

[2010-01-18 17:42:24 - NotesList]New emulator found: emulator-5554

[2010-01-18 17:42:24 - NotesList]Waiting for HOME ('android.process.acore') to be launched...

[2010-01-18 17:42:26 - Emulator]2010-01-18 17:42:26.567 emulator[96730:903] Warning once: This application, or a library it uses, is using NSQuickDrawView, which has been deprecated. Apps should cease use of QuickDraw and move to Quartz.

[2010-01-18 17:43:31 - NotesList]HOME is up on device 'emulator-5554'

[2010-01-18 17:43:31 - NotesList]Uploading NotesList.apk onto device 'emulator-5554'

[2010-01-18 17:43:32 - NotesList]Installing NotesList.apk...

[2010-01-18 17:43:55 - NotesList]Success!

[2010-01-18 17:43:55 - NotesList]Starting activity com.example.android.notepad.NotesList on device 

[2010-01-18 17:44:06 - NotesList]ActivityManager: Starting: Intent { cmp=com.example.android.notepad/.NotesList }

Then it starts to go wrong. A dialog flashes on to the screen too fast for me to read it.

Then notepad starts (I have to "unlock" the screen manually by dragging the lock tag)

Then there is a "Force close or wait" dialog that announces "Application Android keyboard (in process com.android.inputmethod.latin) is not responding."

The app won't do anything further at this point. I have not made any changes to the app.

Has anyone else seen this error ?

Does anyone have advice on how to avoid it ?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

哆兒滾 2024-08-25 16:21:58

我以前见过“键盘没有响应”错误,但我一直认为这是因为模拟器在我的机器上运行缓慢(Android 认为该进程出了问题,需要被终止)。当我在弹出窗口中单击“等待”时,它会停止几秒钟,然后进入工作状态。

I've seen the "keyboard not responding" error before, but I've always assumed that it was because the emulator was running slowly on my machine (and Android thinking that the process was awry and needed to be killed). When I click "wait" on the popup, it stalls for a few seconds, but then goes into a working state.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文