Author and edit Android Tasker XML (tasks, profiles, projects, scenes) for import into the Tasker app — node skeleton, action codes, and per-arg encoding.
97
97%
Does it follow best practices?
Impact
97%
1.31xAverage score across 4 eval scenarios
Passed
No known issues
A small household wants to automate their morning routine using an Android device running Tasker. Every day at 7:00 AM, the phone should display a notification reminding the family that it's time to wake up. The message should say "Good morning!" and the whole setup should be self-contained in a single importable project file.
The automation should be packaged as a Tasker project file so that it can be shared between family members and imported into their Tasker installations with a single tap. The project should contain a time-triggered profile that activates at 07:00 every day and fires a task that shows the morning notification.
Produce a single Tasker project export file named MorningAlert.prj.xml containing:
The file must be ready to import into the Tasker Android app without any modifications.