What is the Google ADT kit: a complete guide to avoid confusion

  • “Google ADT Kit” may refer to ADT‑1/ADT‑2 (Android TV) or ADT alarm kits with Google Nest.
  • The ADT-1/ADT-2 facilitates testing and debugging, but is not required for developing Android TV apps.
  • ADT alarm kits integrate sensors, cameras, and 24/7 monitoring with control from the app and Google Home.
  • Google Site Kit (WordPress) and AW-/G- tags are different concepts that are often confused.

Image about the Google ADT kit

When someone asks what the Google ADT kit is , they're actually opening two different doors: on one hand, there are Google's Android TV development kits (ADT-1 and ADT-2), and on the other, ADT's alarm kits that integrate with the Google Nest ecosystem. To avoid confusion, here you'll find both explained in detail, with key steps for use, setup, and the advantages of each option.

Furthermore, many people confuse "Google ADT kit" with Google Site Kit (the official WordPress plugin) or with Google Ads/Analytics measurement tags. In this guide, I'll also explain these concepts so you don't get confused and have all the relevant information circulating online about these searches in one place.

What does “Google ADT kit” mean and why are there two paths?

Illustration on Google ADT kit

In the Google ecosystem, the term ADT has referred to Android TV development devices , specifically the ADT-1 and ADT-2 , small streaming players designed for testing TV apps. ADT is also a long-established brand of alarm systems that now integrates with Google Nest, offering complete kits for homes and businesses. This article differentiates and organizes these two lines so you can go directly to what interests you.

If you're interested in Android TV, keep in mind that the ADT-1/ADT-2 kits were developer equipment and, while useful, aren't essential for creating and testing apps : you can already work with the Android SDK and emulator (or use any commercially available Android TV). If you're looking for home security, you'll see that an ADT Alarm Kit includes sensors, cameras, sirens, and app management, with 24/7 professional monitoring and smart home integration.

ADT-2: Android TV Development Device (What It Is and How to Use It)

The ADT-2 is a streaming player designed to run and test Android TV applications. While it was very popular among developers, the current ecosystem allows development without it using the Android SDK and its emulator or commercial Android TV devices, so consider it a useful piece of hardware, but not a mandatory one.

Power on and power off

To turn on the ADT-2, use the Y-cable included in the box: connect it to the device's power port, plug the power supply into the cable's connector, and then plug it into the wall outlet. The device doesn't have a physical switch , so it activates automatically when it receives power. Be careful not to power it solely from a USB port on the TV; it may not provide enough power.

To turn it off completely, simply unplug the power connector. If you prefer it to go into sleep mode, you can configure Daydream mode by going to Settings > Device > Display > Daydream, which saves you from constantly unplugging and plugging in cables.

First boot and updates

The first time you start the ADT-2, it may take longer than usual. This is expected: during the initial setup, it downloads updates and may restart once it's finished. Depending on your bandwidth, this process can take a while, so be patient and let it complete the installation without interruption.

Regarding the remote, you'll see a notification on the main screen whenever a new firmware version is available. It's advisable to keep it updated to avoid interruptions or unexpected behavior while navigating the Android TV interface.

Network connectivity and Y-cable

The ADT-2 has built-in Wi-Fi to connect to your home network; you can switch networks from Settings > Device > Wi-Fi. The Y-cable includes three pieces: a power connector for the ADT-2 , a USB-A connector for your computer, and an input port for the power supply. Use it with the included power supply to ensure a stable power supply.

If you're working with debugging, remember to enable USB Debugging in Settings > Preferences > Developer Options > Debugging. Without it, ADB won't be able to communicate with your computer, and you'll drive yourself crazy unnecessarily.

ADB over TCP/IP (wireless)

Another convenient way to connect is via a local network using ADB over TCP/IP . With your computer and the ADT-2 on the same Wi-Fi network, locate the device's IP address in Settings > Device Preferences > About > Status and run the following command:

$ adb connect <ip-address-for-adt-2>

This allows you to install and debug apps wirelessly, which is very useful when you're iterating quickly and don't want to rely on cabling every time you generate a build.

Known issues

After completing account setup, voice search may be slow for a while. This is usually because the device is updating apps from the Play Store in the background; with a good connection, it should stabilize in about 30 minutes. This is normal and will resolve itself.

If you unpair the remote in the ADT-2 settings and other Bluetooth devices are nearby in discovery mode, you may have difficulty re-pairing. The practical solution is to move the other transmitting devices away or temporarily turn them off and repeat the pairing process.

ADT-1: The Veteran Android TV Developer Kit

The ADT-1 was the first batch of Android TV developer hardware. It included a gamepad-style controller and a streaming player. Although officially discontinued, its documentation remains useful for understanding Android TV setup, input, and debugging .

Power and network

To turn it on, connect the power cable to the rear port; there is no power button. You can use Wi-Fi or Ethernet : if you choose a wired connection, simply plug it into the RJ-45 port and the network will be operational without further adjustments. The "developer cable" included power to the device, a USB-A cable to the PC, and a power input, just like the one for the ADT-2.

USB debugging must be enabled in Settings > Preferences > Developer Options > Debugging. If you prefer to use Wi-Fi, the ADT-1 supported ADB over TCP/IP with a specific port . Once you have the IP address, connect as follows:

$ adb connect <ip-address-for-adt-1>:4321

In some ADT-1 menus, the IP address was also displayed by entering the selected Wi-Fi network and the status information section ; this is the direct way to avoid errors when typing the destination.

User input and devices

To put the gamepad into pairing mode, press and hold the Home and Back buttons for about 3 seconds, until all four LEDs light up simultaneously. When they do, it means the controller is ready to pair with your computer.

The on-screen keyboard could be used entirely with the controller: the directional pad or left joystick moved the focus; A selected, X deleted a character, and Y inserted a space . Pressing the right joystick activated Caps Lock, and the left joystick accessed additional symbols—a quick trick for typing without a physical keyboard.

If you prefer, you can control the ADT-1 with your mobile phone or tablet using the Android TV remote control app (both devices must be on the same network). It also accepts USB keyboards and mice, although not all models on the market are compatible, so if one doesn't work, try another.

Even with no peripherals connected, you could still enter Bluetooth pairing mode using the round physical button on the back. Pressing it causes the device to scan for nearby accessories; if there are several, press the button again to cycle through the list, and after a few seconds, the pairing is complete.

Google Cast on ADT-1

The ADT-1 integrated a Google Cast receiver, very similar to Chromecast, but as it was development hardware, app support was limited. It allowed casting from YouTube, Netflix , Google Play Movies & TV (on iOS and Android), and Google Play Music. Casting from Chrome required version 36 or higher.

Casting was just like with any Chromecast: open the compatible app or website, tap the Cast button , and select the ADT-1 as the destination. If you're testing custom receivers, enable developer support in Settings > Device > Google Cast and register the device's serial number in the Google Cast Developer Console.

To debug embedded web applications on the device, connect it via USB or network and open the URL in Chrome chrome://inspect/#devicesFrom there you can inspect the WebView, which is very useful when you're tweaking the UI or detecting JavaScript errors.

Troubleshooting and resets

If the on-screen keyboard isn't showing up, enable the Leanback keyboard by going to Settings > Preferences > Keyboard > Current Keyboard and selecting it. It's a setting that's sometimes overlooked and can save you a lot of frustration.

To easily restart, unplug and plug the power cable back in. A factory reset can be performed from Settings > Device > Storage and reset > Factory data reset (deletes apps, data, and accounts).

If you need a hardware reset, unplug the device, press and hold the round button on the back while plugging it back in, and continue holding it until the LED changes from flashing red to a multicolored cycle . Release the button for a full factory reset; releasing it while it's flashing red will enter fastboot mode.

Finally, remember that regulatory and safety information was included with the device. It's worth reading carefully if you're still using one of these kits in a testing or laboratory setting.

ADT Alarm Kit: Home Security with Google Integration

Far removed from the developer world, the ADT Alarm Kit is a comprehensive security system for homes and businesses. It combines a control panel, sensors, and connected peripherals to create a layer of protection, with remote monitoring via the ADT app and 24/7 professional monitoring support.

Main components

A typical kit includes the control panel (the system's brain), door and window sensors, motion detectors, cameras (indoor/outdoor), smoke and carbon monoxide detectors, a siren, a keypad, and remote key fobs. All of these components are integrated so that when a sensor is triggered, the panel manages the alarm and notification flow.

  • Perimeter sensors: alerts when a door or window is opened while the system is armed.
  • PIR detectors: Differentiate between human and pet movement to reduce false alarms.
  • Cameras: enable live video and in-app notifications, useful for seeing what's happening in real time.
  • Smoke/CO detection: critical alerts that can save lives and trigger rapid responses.

The ADT Smart Security app centralizes control: you can arm/disarm, create rules and scenes , set schedules, and leverage geofencing to automate your routine. It's a way for the system to work for you with minimal daily effort.

How it works on a daily basis

With the system armed, any sensor trigger sends a signal to the panel, which in turn notifies the monitoring center . There, the incident is verified, and if necessary, you and emergency services (police, fire department, or medical assistance) are contacted.

From your mobile device, you can view live camera feeds, receive alerts, review the history, and control the system. Some packages include smart home features : lights, thermostats, or locks can be integrated for automated actions (e.g., turning on lights when motion is detected).

Key benefits

Key features include 24/7 professional monitoring, expert installation (they configure everything to work perfectly the first time), and integration with smart devices. Their support and customer service are exceptional when you need quick assistance or maintenance.

The system's flexibility allows for customization: adding sensors, changing cameras, or expanding coverage areas. This adapts to specific needs, whether you want to protect a home or are looking for security for a small business.

ADT VISION and ADT VISION PRO Kits

ADT has expanded its product range with solutions like ADT VISION and VISION PRO , focused on security, connectivity, and a smart user experience. They integrate with the ADT Smart Security app, which simplifies daily monitoring with rules and automations—especially convenient if you have repetitive routines .

In addition to sales channels, ADT offers technical support and a help portal. If you need to choose the right alarm system, it's a good idea to speak with an advisor to select sensors, service levels, and monitoring coverage.

Google Site Kit (WordPress plugin): don't confuse it with "ADT kit"

Google Site Kit is the official WordPress plugin that unifies access to Search Console, Google Analytics, AdSense, and PageSpeed ​​Insights on your website, along with links to Tag Manager and Optimize. It's like a control panel for checking metrics without leaving your WordPress dashboard.

Installation is typical for any plugin: from “Add New” search for “Google Site Kit”, install and activate it. Then the wizard asks you to verify site ownership (for example, with an HTML meta tag), grant permissions, and connect the services you want to use.

For AdSense, simply click " Connect service " and authorize the account. In Analytics, go to Settings > Connect more services, and choose the property and view you want. PageSpeed ​​Insights is added very quickly , as it doesn't store data on your site.

The plugin's dashboard lets you choose time ranges (7, 14, 28, or 90 days). You'll see traffic by channel (organic, direct, referral), a search funnel with impressions and clicks, performance by content, reports by URL, speed, and, if you have AdSense, revenue and impressions.

In addition to summaries, you can open more detailed reports: estimated revenue over various periods (AdSense), user trends, session duration and bounce rate (Analytics), and metrics such as clicks, impressions, CTR, and average position (Search Console). Ideal for having everything at your fingertips and saving time.

Even so, if you need very detailed analysis, it's best to use each tool separately. Site Kit shines as a command center and quick access point, but advanced filters and deep segmentation reside in the original platforms.

Google Ads and Google Analytics tags: AW‑ and G‑

When setting up measurement, remember that tag IDs vary: those starting with “AW-” are usually from Google Ads, and those starting with “G-” are usually from Google Analytics (GA4). Always follow the specific instructions for your ID because the setup process may differ depending on the tag type or CMS.

ADT + Google Nest: Account linking and Nest Aware managed by ADT

If you have ADT devices compatible with Google Nest, you can link your Google account from the ADT app (Control or Pulse) so ADT can manage your Nest services . Sign in with your Google account, choose the Google Home you want to associate, and grant the necessary permissions for administration.

After completing the linking process in the ADT app, open Google Home and apply the Nest Aware subscription managed by ADT to your home. From there, follow the setup steps to activate video histories and features available at your plan level.

If you already pay for Nest Aware directly through Google and decide to migrate your subscription to ADT, your original subscription will be canceled and replaced with the one managed by ADT. Upgrading your plan gives you features like 60 days of history and continuous recording; downgrading will cause you to lose the extra 30 days and continuous recording. Before downgrading, save any videos you want to keep.

If you encounter an error during the linking process or when applying the subscription to Google Home, it's best to contact ADT support for guidance: the integration is designed to be straightforward, but a blocked permission or selecting the wrong home in Home can complicate the process.

To complete the picture, remember that the value of the “Google ADT kit” depends on your context: if you are an Android TV developer, the details of ADT-1/ADT-2 help you understand debugging workflows, pairings, and resets; if you are looking for security, ADT kits with Google Nest give you professional monitoring, control from the app, and automation options that make life easier.

twitter audio tweets iOS Android
Related article:
Android Studio vs Eclipse: Which is the best environment for Android app development?

Add as preferred source in Google