Hi all,
I want to develop a functionality in J2ME using LCDUI in which a user can schedule some specific task (for e.g Backup of Contacts) on a specific day,date or time. I have developed the backup functionality but got stuck with the scheduling part of it.My UI will take the below three Parameters for this:
1. Set Time for Backup
2. Set Freuency(which can be daily, weekly)
3. Set Days
Now the problem goes like this:
I am not able to set the time, my requirement is that when the user select the Set time for backup option , he shoud be able to see the current time and at the same time he should also be able to change the time for scheduling the backup.Its quite possible with sun's emulator by using the DATE function. But while working with S60 it is not Displaying the Current time to the user, it displays the blank Time feild for the first time till the user presses some numeric key.
Do let me know in case of any clarification about the issue described above.
Please Provide me some inputs on this, or if you have suggestion on improving
the UI based on my requirements please do let me know.
Waiting for your valuable inputs.

Reply With Quote


