Symbian OS手机的Java编程 [英] Java Programming for Symbian OS Mobile Phone

查看:105
本文介绍了Symbian OS手机的Java编程的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好1,

我想为我的Symbian OS手机编写程序.
我不懂Java,但不懂C#.我听说Java和C#非常相似,并且我想编写的程序非常简单,所以我认为我可以处理.

但是麻烦在于我不知道如何在手机中运行用Java语言编写的程序.

我的步骤从头到尾应该是什么?

Hello Every1,

I want to code a program for my Symbian OS mobile phone.
I do not know Java but C#. I heard Java and C# are pretty similar and the program I want to code is pretty easy one so I think I can handle that.

But the trouble is that I have no idea how to run the program I code by Java language in my mobile phone.

What do my steps should be from the beginning to end?

推荐答案

您好,我不确定其他人怎么做,但是我使用NetBeans进行Java开发.您可能需要从Sun获得移动SDK.然后,这很容易,启动ide并创建一个新的移动项目. Netbeans有一个流程设计器,您可以在其中简单地拖放项目和关系.至于相似性,如果您知道C#就可以.它们足够相似以至于可以理解,即使不是,也可以使用intellisense来帮助您.您可以在youtube上查看视频.

关于在手机上运行它们,在构建项目时,会得到一个"dist"文件夹,其中包含一个jar文件.您只需在电话上安装该jar即可.但是,有一些设置,java可能是通用的,但并非所有手机都相同.

我不能给您更多,我强烈建议您看一些教程.

问候,
AnılYıldız.
Hello, I''m not sure how others do it, but i use NetBeans for java development. You might need to get the mobile sdk from Sun. Then it is quite easy, start the ide and create a new mobile project. Netbeans has a flow designer, where you simply drag&drop items and relations. And as for the similarity, if you know C# that''ll do. They are similar enough to understand, if not, the intellisense is still there to help you out. You can check videos on youtube.

About the running them on your phone part, when you build the project, you get a "dist" folder, which contains a jar file. You just install that jar on the phone and thats all. However, there are some settings, java may be universal, but not all the phones are the same.

I can''t give you more than this, i highly suggest watching some tutorials.

Regards,
Anıl Yıldız.


这篇关于Symbian OS手机的Java编程的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆