Pixel 10 Pixel Camera

New Feature! Pixel 10 Rolls Out with “Pixel Camera” Glare Removal and More

  • Discovered two new features and one noteworthy update from the app code of “Pixel Camera” app v10.0.081.808198566.40, released on Tuesday, September 23, 2025.
  • The new features are “Glare removal” for removing reflections and expanded functionality for “Volume button operations.”
  • The noteworthy update is the addition of the “experimental2025” test library, which likely indicates new features that will be implemented in the future.

An app update for “Pixel Camera,” the native camera app for Google Pixel devices, version v10.0.081.808198566.40, was released on Tuesday, September 23, 2025. [Pixel 10: Pixel Camera v10.0.081.808198566.40 Release]

While no new features are immediately visible on the surface in this “Pixel Camera” app v10.0.081.808198566.40 update, our site’s independent analysis of the app code has uncovered two new features and one noteworthy update, which we will now share. The new features found in the “Pixel Camera” app are “Glare removal” for eliminating reflections and expanded functionality for “Volume button operations.”

The “Glare removal” feature appears to be designed to remove reflections from eyeglasses lenses.

"Glare removal"

<string name="pref_camera_anglerfish_title">Glare removal</string>
<string name="pref_camera_anglerfish_summary">Remove reflection from eyeglasses lens</string>

<string name="pref_camera_anglerfish_title">グレア除去</string>
<string name="pref_camera_anglerfish_summary">メガネのレンズの反射を除去します</string>

Regarding the expanded “Volume button operations” functionality, in addition to the current assignments of [Shutter] and [Zoom] for camera controls in the “Pixel Camera” app, new options will be added: [Switch Camera] to toggle between the front and rear cameras, and “Mode switching” for changing shooting modes (Next Mode / Previous Mode).

Since the implementation of “Glare removal” and the expanded “Volume button operations” functionality has been confirmed in the app code, they are expected to be officially rolled out at some point in the future.

Expansion of "Volume Button Operations" Functionality

<string name="pref_camera_custom_hotkeys_title">Custom Hotkeys</string>
<string name="pref_camera_custom_hotkeys_summary">Select hotkeys to control camera actions.</string>
<string name="pref_camera_shutter_command_title">Shutter</string>
<string name="pref_camera_switch_camera_command_title">Switch Camera</string>
<string name="pref_camera_switch_to_next_mode_command_title">Switch to Next Mode</string>
<string name="pref_camera_switch_to_previous_mode_command_title">Switch to Previous Mode</string>
<string name="pref_camera_zoom_in_command_title">Zoom In</string>
<string name="pref_camera_zoom_out_command_title">Zoom Out</string>

<string name="pref_camera_custom_hotkeys_title">カスタムホットキー</string>
<string name="pref_camera_custom_hotkeys_summary">カメラの操作を制御するためのホットキーを選択します。</string>
<string name="pref_camera_shutter_command_title">シャッター</string>
<string name="pref_camera_switch_camera_command_title">カメラを切り替え</string>
<string name="pref_camera_switch_to_next_mode_command_title">次のモードに切り替え</string>
<string name="pref_camera_switch_to_previous_mode_command_title">前のモードに切り替え</string>
<string name="pref_camera_zoom_in_command_title">ズームイン</string>
<string name="pref_camera_zoom_out_command_title">ズームアウト</string>

Additionally, a noteworthy update in the “Pixel Camera” app v10.0.081.808198566.40 update is the addition of the test library “experimental2025,” which suggests the high likelihood of new features being implemented in the future. While the specific new features to be tested are not yet clear, they may be revealed in future “Pixel Camera” app updates.

<uses-library
    android:name="com.google.android.camera.experimental2025"
    android:required="false"/>

“Pixel Camera” App Link

Get it on Google Play

Comments

コメントを残す


*This site uses affiliate advertising.