简体   繁体   English

在三星手机中安装j2me应用程序

[英]Install j2me application in samsung mobile

We developing j2me application for low end mobile devices (like Nokia s40 mobiles) which supports java. 我们为支持java的低端移动设备(如诺基亚s40手机)开发j2me应用程序。 In our application we used JSR75 and JSR135 its working in nokia and sony ericsson but while trying to install the same application in Samsung devices(GT-S3310 ) we getting error like "File Format not supported". 在我们的应用程序中,我们使用JSR75和JSR135在诺基亚和索尼爱立信工作,但在尝试在三星设备(GT-S3310)中安装相同的应用程序时,我们收到“不支持文件格式”这样的错误。 Please help how to install the jar file in samsung mobiles. 请帮助如何在三星手机中安装jar文件。

How are you installing the app? 你是如何安装应用程序的? Side-loading the jar directly on to the device via USB or Bluetooth? 通过USB或蓝牙将罐子直接装到设备上? Some handsets don't support that. 有些手机不支持。 Try installing it over the air instead, by pointing the web browser to the JAD which should be online somewhere. 尝试通过将Web浏览器指向应该在某处联机的JAD来通过无线方式进行安装。

I already checked on some samsung mobiles. 我已经检查了一些三星手机。 They could not allow direct installation through with bluetooth or with USB cable. 他们无法通过蓝牙或USB线直接安装。 Because they following certain security norms of java apps installation. 因为他们遵循某些安全规范的java应用程序安装。 You need to install it from WAP sites. 您需要从WAP站点安装它。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM