Problem with recognizer

Login to reply to this topic.
Wed, 2007-07-25 07:27
Joined: 2007-07-25
Forum posts: 2

Hi,
I am developing an Autostart application in which I have to place my own application that
starts automatically when my mobile is switched on. This autostart works fine on emulator.
When I port this application onto the mobile, it doesnt work. I have tried the sample in newlc
site also. But I am not getting it.
I am using Nokia N72, which is S60 2nd Ed phone.

Please provide the necessary information.

-Jennie


Tue, 2007-07-31 10:49
Joined: 2005-06-09
Forum posts: 174
Re: Problem with recognizer

I think you should provide the necessary information on what doesn't work. Try debugging the problem. Does the recognizer start?


Tue, 2007-07-31 10:57
Joined: 2007-07-25
Forum posts: 2
Re: Problem with recognizer

Hi Puterman,

Recognizer application works fine on emulator. It starts the recognizer. But this recognizer doesnt start on actual phone. And it doesnt show any error message.

Tue, 2007-07-31 11:10
Joined: 2005-06-09
Forum posts: 174
Re: Problem with recognizer

Yes, I understand that. There could be a million reasons why this happens. Have you actually determined that it's the recognizer that doesn't get started, eg. by using debug prints? In that case I guess the most common problem is that the resource files and/or the naming/installation path of the actual recognizer is incorrect.


  • Login to reply to this topic.