This site requires JavaScript, please enable it in your browser!
Greenfoot back
Tyronmi
Tyronmi wrote ...

2017/2/11

Reminders.

Tyronmi Tyronmi

2017/2/11

#
Hi everybody, I want to create a little reminder app for myself. What am picturing is to have a series of my day's activities listed then I select certain activities for that day using checkboxes and after an hour, or two, or some minutes or whenever, the app "beeps" and I get a short message reminding me of whatever. I hope to achieve this after 'droidfooting' the app (I.e turning it to an android app). Now, is this possible with greenfoot? If yes, can one of you good fellas help me with some sample code that could work? Thanks
Super_Hippo Super_Hippo

2017/2/11

#
I don't think that it is possible to make it notify you. Iirc, the App you will create with Droidfoot will not continue to execute any code when it is closed. Maybe someday, when Greenfoot introduces exporting to Android, this will be a feature.
Nosson1459 Nosson1459

2017/2/12

#
Super_Hippo wrote...
I don't think that it is possible to make it notify you. Iirc, the App you will create with Droidfoot will not continue to execute any code when it is closed. Maybe someday, when Greenfoot introduces exporting to Android, this will be a feature.
Tyronmi wrote...
I want to create a little reminder app for myself... can one of you good fellas help me with some sample code that could work? Thanks
So who is making the program?
Tyronmi Tyronmi

2017/2/15

#
thanks Super_Hippo. i appreciate.
Nosson1459 Nosson1459

2017/2/16

#
Tyronmi wrote...
thanks Super_Hippo. i appreciate.
I got my point across. See here.
You need to login to post a reply.