如何制作JAR文件 [英] How to make JAR file

查看:119
本文介绍了如何制作JAR文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好
我想为我的诺基亚e50创建一个可以在任何支持Java软件的手机上运行的软件.

我听说在创建移动软件时,我需要花些功夫,根据不同的公司政策,每个移动设备都需要这样做.
是真的吗?

我需要用于加密短信的软件,因为它是我的项目的一部分.请帮助我.如果您知道任何此类软件,请告诉我

vishal
[删除电子邮件以避免垃圾邮件]

Hello everybody
I want to create a software for my nokia e50 which can run on any mobile who support java software.

I heard that for creating mobile software I meed some freamework which is different for every mobile according to different company policy.
Is it ture?

I want the software which will encrypt the sms as it is part of my project.Please help me. If you know any such kind of software please tell me

vishal
[Email removed to avoid spam]

推荐答案

据我所知,MIDP .jar文件是MIDP .jar文件.我的一个朋友使用Eclipse编写了一个应用程序,并在他的触摸屏Samsung上运行.它也可以在我的S60系列诺基亚手机上运行.我已经在Netbeans中编写了应用程序,并且它们在多种不同的手机上运行.考虑在不同手机上运行应用程序时,主要考虑因素是屏幕分辨率的差异.但是,只需使用几行代码,即可针对正在使用该设备的设备对应用程序进行适当的缩放.

对于您的应用程序而言,开始开发的最简单方法是下载 Netbeans J2ME IDE.

作为一个自大的大资本家,我放弃了在J2ME平台上的开发,转而支持Android和iPhone平台. (应用程序==金钱==:))
To the best of my knowledge a MIDP .jar file is an MIDP .jar file. A friend of mine wrote an app using Eclipse, and it ran on his touchscreen Samsung. It also ran on my S60 series Nokia. I have written applications in Netbeans, and they have ran on a multitude of different phones. The prime consideration when thinking of running your application on different phones is the difference in screen resolution. However, a few lines of code will scale the application appropriately for the device it is being used on.

For the purposes of your application the easiest way to begin development is to download Netbeans J2ME IDE.

Being an arrogant, arch-capitalist I have abandoned development on the J2ME platform in favour of the Android and iPhone platforms. (Apps == Money == :))


非常感谢........... :-D :-D

如果我使用netbeans j2me创建应用程序,那么我可以直接将其安装在我的手机或任何其他Java手机中吗?

还告诉我哪种加密算法对我来说是最好的算法?
我将使用公共n私钥加密.
用完了吗?

请建议我这样做的方法

维沙尔(Vishal)
Thank you very much.......... :-D :-D

if I create application using netbeans j2me, then can I directly install it in my mobile or any other java mobile?

And also tell me which will be the best algorithm for me to encrypt the massage ?
I will use the public n private key encryption .
Is it use full?

please suggest me the way to do this

Vishal


这篇关于如何制作JAR文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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