문제

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
도움이 되었습니까?

해결책

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top