- The Google Pixel Watch series appears to be gaining support for “Cross-device services.”
- An analysis of the Google Pixel Watch app v4.3.0.867617185 update revealed that code related to “Feature Capability Requests” has been added to support “Cross-device services.”
- While the specific features are currently unknown, it is certain that Google is moving forward with development.
Android and Chromebooks (ChromeOS) already feature “Cross-device services,” which allow users to seamlessly transfer Google Meet video calls between devices or share internet connections (Wi-Fi tethering) when signed into the same Google account.
It now appears that the Google Pixel Watch series will also support these “Cross-device services” in the future. Following an analysis of the Google Pixel Watch app v4.3.0.867617185 update released on Thursday, February 26, 2026, we confirmed that code related to “Feature Capability Requests” for cross-device service compatibility has been added.
<receiver
android:name="com.google.android.apps.wear.companion.feature.crossdeviceaccessservice.FeatureCapabilityReceiver"
android:protectionLevel="signatureOrSystem"
android:enabled="true"
android:exported="true">
<intent-filter>
<action android:name="com.google.android.crossdeviceaccessservice.FEATURE_CAPABILITY_REQUEST"/>
</intent-filter>
</receiver>
While it is not yet clear exactly what features will be available once the Google Pixel Watch series supports “Cross-device services,” it is certain that Google is actively proceeding with development.
Google Pixel Watch App Link





コメントを残す