Question

the APP is working fine on emulator but shows java error afer installing on some samsung phones

After install java screen appears and a dialog saying java error

JAD file:

MIDlet-1: SuperRecharge, , com.pst.superrecharge.SuperRecharge
MIDlet-Jar-Size: 89564
MIDlet-Jar-URL: Super.jar
MIDlet-Name: Super
MIDlet-Vendor: Vendor
MIDlet-Version: 1.0.1
MicroEdition-Configuration: CLDC-1.1
MicroEdition-Profile: MIDP-2.0
Was it helpful?

Solution

Most Probably,The Problem is in your Code..

Some Functions like setFullScreenMode(True) works on some Mobiles.

Try it on Another mobile,say,nokia and see if it works

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top