I want to write a simple C# program that will be activated on incoming call to display a text on the phone screen. Just a simple C# program activated by an incoming call. Any ideas how I can get started?
A:
Your best bet is to ask on Modaco or xda-forums. They have a very big Windows Mobile community there.
leppie
2009-04-15 13:06:23
A:
Take a look at this:
Using the System State and Notification Broker API you can register an event that will fire when a state changes, and one of the states you can monitor is incoming call.
Matt
2009-11-30 07:32:06