在 Android 3.1 上运行适用于 Java 的 IDE
我即将购买一台平板电脑,可能是 Thrive。我需要知道是否可以用 Java 编写应用程序,以便在普通 PC 或使用 Android 3.1 的平板电脑上使用。我在学校,使用 Java 编写了很多应用程序。我需要能够使用运行 Android 3.1 Honeycomb 的平板电脑编写代码。
另外,如果我可以做到这一点,我可以使用什么 IDE?
注意:我并不是想用 Java 编写 Android 应用程序。我正在尝试使用 Android 3.1 蜂窝平板电脑上的 IDE 用 Java(对于普通 PC)编写应用程序。
基本上我想要:
- 在 Toshiba Thrive 上安装 Java JDK
- 在 Toshiba Thrive 上安装 IDE(例如 eclipse、jgrasp、netbeans)
- 运行 IDE 并用 Java 编写代码
- 将代码保存到闪存驱动器
- 在我的 PC 上使用/编辑代码
I am about to purchase a tablet probably a Thrive. I need to know if I can write applications in Java, to use on a regular PC, on a tablet using Android 3.1. I am in school and I write a lot of applications using Java. I need to be able to write code using a tablet running Android 3.1 Honeycomb.
Also if I can do this what IDE can I use?
NOTE: I am not trying to write Android applications in Java. I am trying to write applications in Java (for regular PC) using a IDE from a tablet with Android 3.1 honeycomb.
Basically I want to:
- Install Java JDK on Toshiba Thrive
- Install IDE on Toshiba Thrive (such as eclipse, jgrasp, netbeans)
- Run IDE and write code in Java
- Save code to flashdrive
- Use/edit code on my PC
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(4)
去Google Play下载AIDE,虽然它是用于在手机上设计Android应用程序的。
它可以在我的 Android 平板电脑上运行并使用 Java。通过一些调整,我打赌你可以让它编译并运行纯 java。请检查一下并告诉我。我现在正在努力。
我需要随时随地进行便携式 Java 开发!
Go to Google Play and download AIDE although it is for designing Android Apps on cell phone.
It works on my android tablet and takes Java. With a few tweaks I bet you could make it compile and run pure java. Please cheak it out and let me know. I am working on it right now.
I need portable java development on the go anywhere!!
您无法在普通的 Android 平板电脑上执行此操作,您最多希望的是使用远程桌面/TeamViewer/VNC 远程使用普通 PC 并在那里进行实际开发。您可以选择的一种选择是 root 平板电脑并在 Android 环境中并行安装 Ubuntu,但我怀疑 OpenJDK 能否胜任这项任务。
第三,平板电脑是一种非常不利于文本输入的设备,您不想执行文本量很大的活动。你走在正确的轨道上吗? (更不用说如何在平板电脑上执行shift-ctrl-f的问题了)
You can't do that on a normal Android tablet, the best you can hope is to use Remote Desktop/TeamViewer/VNC to remotely use a normal PC an do your actual development there. One option you have is to root the tablet and install Ubuntu side-by-side the Android environment, but I'm doubtful that the OpenJDK will be up to the task.
On the third hand, a tablet is a device that is very hostile to text entry, and you wnt to perform an activity that is very text-heavy. Are you on the right track? (not to menttion the question on how to perforn shift-ctrl-f on a tablet)
凭借在四核芯片上运行 Android 的最新华硕平板电脑,我认为即使不是现在,在不久的将来也有可能实现这一点。本质上,它就像 iPad 和 MacBook 的合并。
没有 AWT/SWing/etc 对我来说不是问题,因为我将进行服务器端开发(使用 Eclipse/tomcat)。
现在的问题是:
将 JDK 移植到 Android 上有多难?
艾伦·S。
With the latest Asus tablet that runs Android on a quad-core chip, I see this as a possibility in the near future if not now. Essentially, it would be like a merge of iPad and MacBook.
And no AWT/SWing/etc is not a problem for me, since I will be doing server-side development (using Eclipse/tomcat).
Now the question:
How hard is it to port JDK onto Android?
Allen S.
您可以使用 DroidDevelop
https://market.android.com/details?id=com .assoft.DroidDevelop
http://en.assoft.ru/droiddevelop
You can use DroidDevelop
https://market.android.com/details?id=com.assoft.DroidDevelop
http://en.assoft.ru/droiddevelop