What to know
- Android is preparing consent warnings for screen recordings requested and managed by third-party apps.
- The warnings clarify that the named app will store and manage the resulting recording file.
- We found the code in the unreleased Pixel’s System UI in build cp41.260814.003.b1 build, but could not surface the feature in the app yet.
Android’s system screen recorder already warns you about the sensitive information that a recording may capture. New Pixel’s System UI code suggests that Google is expanding this flow to cover recordings requested by third-party apps, including cases where an app takes responsibility for storing and managing the output file.
Now, a teardown of Pixel’s System UI in build cp41.260814.003.b1 from a Pixel 10 Pro Fold running an Android beta reveals two new consent warnings covering both entire-screen and single-app recordings.
Apps could request recordings and manage the resulting files
The most important addition is explicit language stating that an app is requesting permission to record your screen. The same warning also tells you that the resulting file will be stored and managed by a named app.
This points to a more app-directed recording flow than the familiar process of starting a capture yourself from Android’s system controls. A third-party app could initiate the request, while Android retains the consent screen and makes the app’s role clear before recording begins.
The new strings, seen below, point to two versions of this permission flow:
The consent screen covers full-screen and single-app capture
One warning applies when an app requests access to the entire screen. It cautions that everything displayed may be recorded, including passwords, payment details, messages, photos, audio, and video.
The second warning is tailored to recording one app. Its wording explains that anything shown or played inside that app may be captured. In both cases, Android identifies the requesting app through a placeholder and separately names the app responsible for storing and managing the recording file.
That ownership disclosure matters because it tells you where control of the recording goes after capture. Instead of presenting the request as a generic Android recording session, the dialog makes the third-party app’s involvement explicit at the permission stage.
We could not surface this feature in the app yet. It is not available to users at this stage, and we’ll watch future Pixel’s System UI builds for signs of a rollout.







Leave a Reply