简体   繁体   中英

Install j2me application in samsung mobile

We developing j2me application for low end mobile devices (like Nokia s40 mobiles) which supports java. 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". Please help how to install the jar file in samsung mobiles.

How are you installing the app? Side-loading the jar directly on to the device via USB or Bluetooth? 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.

I already checked on some samsung mobiles. They could not allow direct installation through with bluetooth or with USB cable. Because they following certain security norms of java apps installation. You need to install it from WAP sites.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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