0

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
mr_lou
  • 1,910
  • 2
  • 14
  • 26
  • You will need to paste some code if anyone should have a chance helping you. Also tell us what Samsung model you're referring to. – mr_lou May 08 '14 at 16:16

1 Answers1

0

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

Spikatrix
  • 20,225
  • 7
  • 37
  • 83