Thanks everybody!

I want to do like this:
1. Have a program that activates something like AlarmManager to listen a remote Database on the internet for some changes of information; This program will not be "running". It wil be run only to activate the AlarmManager and then exit. 2. Then, after this AlarmManager receives changes from the DataBase, it will sound an alarm and open another Program. 3. While this new program is running, it will, from time to time, listen again the remote DataBase. So, is in this new program I want to put code to listen the remote dataBase. I'll try to catch a nill event and check a specific time to launch a function to listen the remote dataBase or use the AlarmManager again... I will try to find out what is the best solution for me!

Thanks a lot!
André Augusto

--
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to