java 教程 学习java移动应用开发
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/4184567/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Tutorial To learn about java mobile application development
提问by karthi_ms
I want to develop java mobile applications.I could not find the best tutorial.Can any one guide me to the best and easiest tutorial.
我想开发java移动应用程序。我找不到最好的教程。任何人都可以指导我找到最好和最简单的教程。
Thanks in advance .
提前致谢 。
回答by Tbeck
You may want to develop Mobile Java Application using Codename ONE a cross-platform Java Mobile development platform. Getting Started : http://www.codenameone.com/getting-started.htmlDeveloper Resources: http://www.codenameone.com/developers.html
您可能希望使用跨平台 Java Mobile 开发平台 Codename ONE 开发移动 Java 应用程序。入门:http: //www.codenameone.com/getting-started.html开发人员资源:http: //www.codenameone.com/developers.html
The cool thing here is that you will end up writing one code and with a click of a button you can cross compile mobile applications for almost any device.
这里很酷的事情是您最终将编写一个代码,只需单击一个按钮,您就可以交叉编译几乎适用于任何设备的移动应用程序。
回答by RoflcoptrException
You could use my answer here in this question:
你可以在这个问题中使用我的回答:
https://stackoverflow.com/questions/2869338/where-to-start-to-learn-android/2869373#2869373
https://stackoverflow.com/questions/2869338/where-to-start-to-learn-android/2869373#2869373
There I listed a lot of resources for starting developing in Android.
在那里,我列出了许多开始在 Android 中进行开发的资源。
回答by Jigar Joshi
J2ME
J2ME
1.http://www.j2meforums.com/wiki/index.php/Tutorials
2.http://www.java2s.com/Tutorial/Java/0430_J2ME/Catalog0430_J2ME.htm
3.http://developers.sun.com/mobility/learn/midp/getstart/
1. http://www.j2meforums.com/wiki/index.php/Tutorials
2. http://www.java2s.com/Tutorial/Java/0430_ J2ME / Catalog0430_J2ME.htm
3. HTTP://开发者。 sun.com/mobility/learn/midp/getstart/
回答by MDV2000
回答by remipod
I think you might be interested in:
我想你可能感兴趣:
- Java Apps for Android
- Html5 for smartphones with modern browser served by a Java-based Web Server
- J2ME
- 适用于 Android 的 Java 应用程序
- Html5 适用于具有现代浏览器的智能手机,由基于 Java 的 Web 服务器提供服务
- J2ME
The most fun is Android - you should start with the link from Roflcoptr. If you are interested in covering a lot of devices around the world, go for Html5. If you need native device capability like geo location, investigate some time into Phonegap. IMHO, J2ME isn't very sexy for developers, but it is used by Blackberry and Nokia and a lot of existing devices are running these mobile OS.
最有趣的是 Android - 你应该从 Roflcoptr 的链接开始。如果您有兴趣覆盖世界各地的许多设备,请选择 Html5。如果您需要诸如地理位置之类的本机设备功能,请花一些时间研究Phonegap。恕我直言,J2ME 对开发人员来说不是很有吸引力,但它被黑莓和诺基亚使用,并且许多现有设备都在运行这些移动操作系统。
回答by LockOn
You may dive in to Android Development. http://developer.android.com/guide/index.html
您可以深入了解 Android 开发。http://developer.android.com/guide/index.html
回答by AlexAndR
To learn programming on java for android you can try to use StartJava
要学习 Java for android 编程,您可以尝试使用 StartJava