Log in

View Full Version : The Enigma - Phone profile


rsuresh
07-27-2005, 06:26 PM
Hi All,

How do set the profile on the smartphone by means of coding. i.e. How do you set the phone into vibrate or silent mode. So that the next time an incoming call comes in phone notifies the user in the mode it is set to. Previously, I have had suggested setting this by means of simulating key presses to navigate round the smartphone. Is this the only solution.

Cheers

Ro

Mike Temporale
07-27-2005, 06:39 PM
I think the current profile is stored in the registry. So you should be able to change it by changing the value in there.

rsuresh
07-27-2005, 06:48 PM
Hi,

Cheers for the prompt reply.

Do you mean in an XML file ? I have seen a thing in the smartphone API under Configuration Service Providers. If this is what you mean I've read on other forums this does not update till a soft reset on your phone.

Cheers Again

Ro