I have an open source clock app that I am modifying for my Mom who has memory issues.
What I would like the app to do is change the background image automatically based on time of day. For example, a daytime background, and night background after 4pm
I have done programming in the past in VB, and VB.Net but am just learning java and android development
What code would I need to insert in order to accomplish this?
Thanks