如何在 netneans 6.5 上运行 Android 应用程序?

发布于 2024-10-01 07:12:34 字数 176 浏览 2 评论 0原文

如何在netbeans 6.5上运行android应用程序?

如果我运行该应用程序意味着我收到以下错误,

W/ResourceType(1968): Bad string block: string #14 extends to 1847, Past end at 60

如何解决此问题?

How to run android application on netbeans 6.5?

If i running the application means i got following error,

W/ResourceType( 1968): Bad string block: string #14 extends to 1847, past end at 60

How to resolve this issue?

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

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

发布评论

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

评论(1

-残月青衣踏尘吟 2024-10-08 07:12:34

伙计们,这只是理论。我的意思是 nbandroid - 适用于 Android 的 Netbeans 插件。它仍处于深度测试版(版本 0.10),并且 bug 太多,无法用于实际开发。我花了几天时间尝试使用它。最后,我成功地运行了一些简单的 HelloWorld 类似的程序,但对于更复杂的事情 - 这是行不通的。

恕我直言,开发 Android 应用程序只有 3 种方法:Eclipse、Intellij IDEA 和命令行工具。我的选择是 Intellij IDEA - 它比配备 Google 插件的 Eclipse 更好。

Guys it's only theory. I mean nbandroid - Netbeans plugin for Android. It's still in deep beta (version 0.10) and is too buggy to be used for real development. I have spent several days trying to use it. In the end I have managed to run some simple HelloWorld alikes but for more complicated things - it's unworkable.

IMHO there are only 3 ways to develop Android applications: Eclipse, Intellij IDEA and from command line tools. My choice is Intellij IDEA - it's better than Eclipse equipped with Google's plugin.

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