View Full Version : Need info on making "today plugin" for my app.
hedphelym
21st January 2009, 09:12 PM
Hi,
I'm developing a simple application for my winmobile phone,
the application is to controll (for now) winamp with the phone.
(Also gonna add support for other apps).
I got tired of not being able to controll it from anywhere in my appartment,
so i started developing this solution.
Now i search some info on how to make a simple Today plugin for my app,
so that you don't have to have the full gui open all the time..
Anyone who has some good links for some tutorials?
(I code in c#)
Screenshots is attached.
If people here want's the apps, then let me know..
blazingwolf
21st January 2009, 09:39 PM
Look at this thread: http://forum.xda-developers.com/showthread.php?t=445396
Lots of links for information on how to do things.
JiltedCitizen
21st January 2009, 09:59 PM
Hi,
I'm developing a simple application for my winmobile phone,
the application is to controll (for now) winamp with the phone.
(Also gonna add support for other apps).
I got tired of not being able to controll it from anywhere in my appartment,
so i started developing this solution.
Now i search some info on how to make a simple Today plugin for my app,
so that you don't have to have the full gui open all the time..
Anyone who has some good links for some tutorials?
(I code in c#)
Screenshots is attached.
If people here want's the apps, then let me know..
Today screen plugins can only be done in native code, so c++. But there is a wrapper for .net. Kinda old though.
http://msdn.microsoft.com/en-us/library/ms839442.aspx
There is this http://msdn.microsoft.com/en-us/library/ms879585.aspx for info too. In some of their examples they have a today screen plugin. here (http://msdn.microsoft.com/en-us/library/bb158776.aspx)
Also here is a bunch of info
http://www.pocketpcdn.com/sections/today.html
bismillizeko
21st January 2009, 10:02 PM
Hi,
I'm developing a simple application for my winmobile phone,
the application is to controll (for now) winamp with the phone.
(Also gonna add support for other apps).
I got tired of not being able to controll it from anywhere in my appartment,
so i started developing this solution.
Now i search some info on how to make a simple Today plugin for my app,
so that you don't have to have the full gui open all the time..
Anyone who has some good links for some tutorials?
(I code in c#)
Screenshots is attached.
If people here want's the apps, then let me know..
try this ManagedTodayScreen (http://www.codeplex.com/ManagedTodayScreen)
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.