I'm pretty new to Android, I do know some Java though.
I want to make a launcher that can create apps and delete them based on some conditions (on the time of day, for example). So in the morning, it shows the app on screen, and at night, it deletes it.
If the app files are already there, is this possible? How would I do this, please include some example code Thanks