What to know
- the Pixel Launcher is building a coachmark that teaches users how to open All Apps.
- The prompt appears when someone seems to be searching for apps and asks whether its swipe-up tip helped.
- We found the feature in code from the unreleased the Pixel Launcher build cp41.260814.003.b1.
Opening the app drawer with a swipe may be second nature to longtime Android users, but it is not necessarily obvious to everyone. the Pixel Launcher is preparing a contextual prompt that steps in when a user appears to be hunting for an app and explains the gesture needed to see the complete app list.
Now, a teardown of the Pixel Launcher from the Android beta build cp41.260814.003.b1 on a Pixel 10 Pro Fold reveals both the educational message and a simple feedback system. We found the feature in code and have not surfaced it in the app yet.
The launcher explains exactly how to open All Apps
The education prompt directly addresses the user with the title “Trying to find your apps?” It then provides a specific instruction: swipe up from the middle of the home screen to see every app.
This wording points to a targeted coachmark rather than a general onboarding page. The launcher detects behavior that looks like an unsuccessful app search, then presents the relevant gesture at that moment. That could make the app drawer easier to discover without requiring the user to visit a help page or search through launcher settings.
The new strings, seen below, define the prompt’s title and its swipe-up instruction:
Thumbs up and down measure whether the tip helped
the Pixel Launcher is also preparing a lightweight response mechanism for the education prompt. Two additional strings label thumbs-up and thumbs-down controls, allowing the user to indicate whether the guidance was useful.
That feedback makes the feature more than a one-way tutorial. It gives the launcher a direct signal about whether the coachmark successfully resolved the problem it detected. The code provided here does not specify what happens after either response, so it would be premature to describe how that feedback may affect future prompts or launcher behavior.
Code in the Pixel Launcher in build cp41.260814.003.b1 references the following feedback labels:
The All Apps education prompt is not available to users yet, and we’ll watch future builds for signs of its rollout.







Leave a Reply