Year 8 - Computing
Multiple screens and navigation
Mobile app development
Study Hub
This pupil-friendly study guide includes a unit summary, clear notes, common mistakes, and quick questions with answers.
Year 8 - Computing
Mobile app development
This unit takes pupils from designer to developer in order to create their own mobile app. Using App Lab from code.org, learners will familiarise themselves with the coding environment and have an opportunity to build on the programming concepts they used in previous units to undertake a project.
You will learn to build a multi-screen app and use buttons to move between different screens.
Apps can have multiple screens to organise different content or functions. Navigation buttons are used to switch between screens.
a separate layout or page within the app that can show different content or features. Add one real device or system example to prove understanding.
Mistake: All screens run at the same time. Correction: Only one screen is active at a time; users navigate between them when needed.
Browse all guides in the Year 8 Computing guide library.