Mobile Applications and Games development
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Does the Razr handle interrupt differently?

2 posters

Go down

Does the Razr handle interrupt differently? Empty Does the Razr handle interrupt differently?

Post  javafan Fri Oct 05, 2007 1:27 am

Hi all,

Does the Razr handle interrupt differently than other phones? If I close the lip on the phone and open, then resume my application, it will always cause Application Error.

I have hidenotify and shownotify methods implemented and the application work on other phones.

Is there some extra stuff I need to do for Razr?
javafan
javafan

Posts : 11
Join date : 2007-09-11

Back to top Go down

Does the Razr handle interrupt differently? Empty Re: Does the Razr handle interrupt differently?

Post  guantana Tue Oct 09, 2007 10:37 pm

Javafan,

Ideally all handsets kvm implementation calls hideNotify() and showNotify() for interrupt handling except motorola. They are the one who still implements pauseApp().

So dont forget to put your interrupt handling code in pauseApp if you are targetting Moto devices.

Ping me for further assistance.

Guantana.
guantana
guantana

Posts : 22
Join date : 2007-09-09
Location : New Delhi, India

http://guantana.blogspot.com

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum