i am making a application in which user enter a date when he want to see an alert, i have taken the date and stores in database,and sorted date,what is the best way how we schedule them and how? please send me Code as well I am knew in Blackberry Thanks a lot
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
Look to class java.util.Timer
method schedule(TimerTask task, Date time)