在 LatinIME 中找不到文件 AndroidManifest.xml

发布于 2024-11-03 19:29:50 字数 654 浏览 1 评论 0原文

我是一个尝试创建类似于这篇文章的自定义软键盘的新手:

如何开发 Android 软键盘?

我有:

  1. 安装 Eclipse
  2. 安装 Android SDK
  3. 克隆 LatinIME
  4. 创建一个新的 Eclipse来自现有源 LatinIME 的项目

,Eclipse 返回错误:

“在以下位置找不到文件 AndroidManifest.xml 拉丁语输入法。”

有什么建议吗?

谢谢。

I'm a n00b trying to create a custom soft keyboard similar to this post:

How to develop a soft keyboard for Android?

I have:

  1. installed Eclipse
  2. installed the Android SDK
  3. cloned LatinIME
  4. created a new Eclipse project from existing source LatinIME

and Eclipse returns the error:

"File AndroidManifest.xml not found in
LatinIME."

any suggestions?

Thank you.

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

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

发布评论

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

评论(2

友谊不毕业 2024-11-10 19:29:50

单击文件 -> -> Android 项目,在打开的窗口上选择单选按钮从现有源创建项目,然后将路径重置为 C:/Desktop/Workspace 或到您的默认工作区。

Click on File -> New -> Android Project, on the opened window select the radio button Create project from the existing source then reset the path to C:/Desktop/Workspace or to your default workspace.

彼岸花似海 2024-11-10 19:29:50

您的 androidmanifest.xml 文件是否为空?有一次我的在创建新项目时被完全擦除了

Is your androidmanifest.xml file blank? One time mine got completely wiped when creating a new project

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