- The “Google Pixel Tag,” scheduled for release in November 2026, appears to be more than just a standard Bluetooth tracker tag compatible with “Find Hub.”
- Analysis of the app files from the Android “Google Play services” app v26.33.60 update revealed that resource codes have been added for features dedicated to the “Google Pixel Tag” (codename: Spot). When an NFC-equipped Android device scans the “Google Pixel Tag,” it displays the owner’s pre-configured contact information and messages in a card UI.
- Additionally, it appears that NFC can be used for pairing unpairead “Google Pixel Tags.”
At the “Made by Google (Made by Google 2026)” product launch event, Google officially announced the “Google Pixel Tag” alongside the “Pixel 11” series of next-generation Google Pixel devices, a Bluetooth tracker tag compatible with Google’s device location tracking and sharing service, “Find Hub.”
As a Bluetooth tracker tag compatible with “Find Hub,” the “Google Pixel Tag”—much like other compatible trackers like the “Moto Tag”—can be attached to keychains or slipped into bags, allowing users to pinpoint and locate items in the unlikely event they are lost or stolen. It is scheduled for release in November 2026.
However, it seems the “Google Pixel Tag” is not just an ordinary “Find Hub”-compatible Bluetooth tracker tag. It is also expected to feature an owner contact information display function utilizing built-in NFC.
Here are the details from our original app file analysis report series, “App Analysis,” here on “Jetstream.”
「アプリ解析」
当サイトの「アプリ解析」カテゴリで公開している記事では、最新 Android アプリを逆コンパイルして独自に解析し、今後実装される可能性のある新機能や変更点などをお届けします。正式リリース前の新機能や変更となるため開発段階の未確定な情報も含まれますが、Android アプリの今後のアップデート動向をいち早くキャッチできる、ほかにはない当サイトオリジナルコンテンツです。
当サイトオリジナルの「アプリ解析」コンテンツを見逃さないよう、ぜひ Google の「優先ソース」に当サイト「Jetstream 」を登録してください。
An analysis of the app files from the Android “Google Play services” app v26.33.60 update, released on Wednesday, August 26, 2026, confirmed that resource codes have been added for the “Google Pixel Tag” (codename: Spot). These codes support a feature that displays the owner’s pre-configured contact information and messages in a card UI when an NFC-equipped Android device scans the tag. Furthermore, it appears that the NFC on the “Google Pixel Tag” can also be used for pairing unpaired tags.
<activity
android:name="...spot.nfc.NfcHalfSheetGatewayActivity"
android:launchMode="singleTop"
android:excludeFromRecents="true">
<intent-filter android:autoVerify="true">
<action android:name="android.nfc.action.NDEF_DISCOVERED"/>
<data android:scheme="https"/>
<data android:host="fin..."/>
</intent-filter>
</activity>
While existing “Find Hub”-compatible Bluetooth tracker tags require switching to pairing mode before connecting to an Android device, the NFC-equipped “Google Pixel Tag” allows for simple tap-to-pair functionality. It also implements a feature to display the owner’s pre-set contact information and messages.
In short, tapping via NFC pairs an unpaired tag, while tapping an already paired tag displays the owner’s contact info and messages. True to being a first-party Google Bluetooth tracker tag compatible with “Find Hub.” We can’t wait for its release.
“Google Play services” App Link






