vote up 1 vote down star

Dear Friends, I am using blackberry jde 4.6 and i use to test my application in blackberry 9000 simulator.Some times before i run one ".3gp" video file in my appliction.My application consist one player and two buttons with the name start and stop. If i click the start button then player will run the .3gp file which is stored in the SDCard.Actually the video file can able to run one minute and fifty seconds but if we simply keep the simulator in a idle state while running that video in simulator, after 50sec(Approx) the player will get stuck and after i click the any button in the keyboard only its run the remaining part of the video file.If i didn't keep the simulator idle than file can run continuously . regards, s.kumaran.

flag

49% accept rate
1  
I just feel the need to point out that you are debugging problems that are occurring on the simulator. This could easily be a problem with the simulator that does not exists on your target device. I would avoid making any changes to your implementation without first running the software on the actual platform. – Fostah Sep 14 at 12:27

1 Answer

vote up 1 vote down check

Can't reproduce... But that may be:

link|flag
Hi thanks for ur response.Can u pls tell me where i can see "Options-->Screen/Keyboard-->Backlight Timeout" either in simulator or JDE . – saravanakumaran Sep 14 at 11:12
Youre welcome! see updated link. – Max Gontar Sep 14 at 13:20
thank you coldice..it's working without stuck. – saravanakumaran Sep 14 at 14:50

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.