Disabling Notification for GPRS Connection
Hi,
I am developing an Application for Windows mobile 5.0
The applcation connects to GPRS.
But each time it connects to the GPRS it shows an Notification saying
"Connecting to ...."
Is there anyway that i can disable this notification or hide from the user.
Thanks,
Murthy
Date:Sat, 14 Jul 2007 06:14:01 -0700
Author:
|
Re: Disabling Notification for GPRS Connection
On Jul 14, 2:14 pm, Murthy wrote:
> Hi,
> I am developing an Application for Windows mobile 5.0
> The applcation connects to GPRS.
>
> But each time it connects to the GPRS it shows an Notification saying
> "Connecting to ...."
>
> Is there anyway that i can disable this notification or hide from the user.
>
> Thanks,
> Murthy
Look in
Settings => Sounds & Notifications => Notifications = > Connection
Established
You can disable it via the UI this way , but the value is also stored
in the registry somewhere (I can't remember exactly where) and you
could get your App to switch it off when it starts.
Date:Sun, 15 Jul 2007 04:07:24 -0700
Author:
|