Android SDK 已经集成到蜂窝平板了吗?
我想知道是否存在任何形式将 Android SDK 集成到带有 Honeycomb 的平板电脑中。 我问这个问题是因为我有一个带有蜂窝的平板电脑,我喜欢在这个设备中编程。
I want to know if exists any form to have the Android SDK into a tablet with Honeycomb.
I ask this because I´ve a tablet with honeycomb and I like to programm into this device.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(4)
现在可以使用 AIDE 在 Android 桌面上进行开发。请在此处查看更多详情 https://plus.google.com/101304250883271700981
It is now possible to developed on an Android table with AIDE. See more details here https://plus.google.com/101304250883271700981
在平板电脑上运行 IDE?这不太实用。无论如何,您可以使用 Android 脚本引擎 在平板电脑上编辑和运行原始脚本。
Running IDE in your tablet? This wouldn't be very practical. Anyway, you could use Android Scripting Engine to edit and run primitive scripts on your tablet.
您可以在此处获取 SDK:http://developer.android.com/sdk/index.html< /a>
并且无需在您的平板电脑中安装任何东西。只需下载适用于您 PC 的 SDK 并开始开发。
You can get the SDK here: http://developer.android.com/sdk/index.html
And there is no need to install anything into your tablet. Just download the SDK for your PC and start developing.
写下诸如“不太实用”之类的回复并没有帮助,这与我们每个人相关,我们拥有具有良好硬件和舒适键盘底座的平板电脑,更不用说将于 12 月份推出的配备 tegra3 的四核平板电脑了。我仍然不明白为什么 Google 还没有适用于 Android 操作系统的 SDK。 Android 即使在 PC 上也能很好地运行(通过 Android x86 项目)。
事实上,我是一名开发人员,我使用一些有趣的应用程序从 muy 平板电脑进行开发,我建议您访问 JavaIDEdroid 和 Terminal IDE 是一些项目示例,这些项目远非 Eclipse,但已经让我们可以为 Android 和 Java SE 开发应用程序。 XDA 论坛中还有更多资源(例如,查找“Asus Transformer”),即使这些项目还不够,也有安装 Ubuntu 双引导的指南和其他可能的解决方案来解决您的问题。
Writing replies like -not very practical- doesnt help, that is something relative to each of us, we have tablets with good hardware and comfortable keyboard docks, not to mention quad core tablets with tegra3 that are comming in dicember. I still don't understand why Google has no SDK for Android OS yet. Android already runs great even on PCs (via de Android x86 project).
In fact, i'm a developer and i use some interesting applications to develop from muy tablet, i recommend you to visit JavaIDEdroid and Terminal IDE wich are some examples of projects that are far from being Eclipse but already let us develop applications for Android and also for Java SE. There also more resources in the XDA forum (look for 'Asus Transformer' for example) even if those projects are not enough, there are guides to install Ubuntu dual boot and other posible solutions to your problem.