DEV Community

Sumit Dhaka
Sumit Dhaka

Posted on

How to Turn an Airtel Xstream Box into a Clean Android TV Box (No ADB / No Root)

If you have a spare Airtel Xstream Box lying around after letting your DTH recharge lapse, you already know the problem: the underlying hardware is a capable Android TV box, but Airtel's firmware locks you behind an aggressive full-screen recharge overlay.

On newer updates, ADB debugging is disabled, and opening apps from Settings or Google Play is blocked.

Here is the exact method to bypass the setup wizard, kill Airtel's background services using a hidden security menu exploit, and turn the device into an open Android TV box.


Important Notes Before Starting

  • Reset is optional: If your box is currently running and you can access Google Assistant, you can jump straight to Step 5.
  • Turn off auto-updates: Disable Android system auto-updates and Google Play Store auto-updates immediately so Airtel cannot push silent patches over the air.

Prerequisites

  • Airtel Xstream Box and Bluetooth Remote
  • TV / Monitor connected via HDMI
  • Stable Wi-Fi connection
  • Wired USB Mouse (A mouse with side hardware back buttons, like a gaming mouse, makes the skip steps significantly easier)

Step-by-Step Bypass Guide

1. Hardware Reset & Dish Disconnect

Disconnect the coaxial satellite/antenna cable permanently. Do not plug it back in at any point during or after this procedure. If starting from scratch, perform a hardware recovery reset (using the reset pinhole inside the AV port while powering on).

2. Connect the Wired Mouse

Plug your wired USB mouse into one of the available USB ports on the box. Android treats USB mouse inputs as direct hardware HID events, which allows you to bypass remote restrictions.

3. Basic Setup & Assistant

Power on the box. Connect to your Wi-Fi network and proceed with setting up Google Assistant. Signing into a Google account at this stage is optional.

4. Bypass the Satellite (LNB) Scan

When the setup wizard forces you to the satellite/LNB channel scan screen (which hangs because the antenna cable is unplugged), use your wired mouse. Click the mouse back buttons repeatedly (or right-click combinations) until the wizard skips the LNB configuration and drops you to the desktop.

5. Access System Settings

Press and hold the Google Assistant button on your remote and clearly say:
"Open Settings"

6. The Hidden "Allowed Apps" Menu Exploit

This is the most critical step to disarm Airtel's lockout policy, and it requires fast mouse input:

  • Navigate to Apps.
  • Locate Security & Restrictions.
  • Double-click rapidly on Security & Restrictions.
  • This forces Android into a hidden internal menu called Allowed Apps inside Security & Restrictions.

(Note: This sub-menu is intentionally hidden by Airtel's overlay and will attempt to dismiss itself in a fraction of a second. Use a fast mouse click or remote combo to catch it before it disappears).

7. Disable Airtel Packages in Allowed Apps

Inside the Allowed Apps list, click on all Airtel-related services and apps, and toggle them to Disabled.
Once these packages are disabled here, the Airtel home screen overlay will crash and fail to load, resulting in a black screen. This is expected behavior—the lock is now broken.

8. Deep Clean from App Settings

Go back to Settings > Apps > See all apps:

  • Select every Airtel-related app (e.g., Airtel Xstream, ICX, Smartbox).
  • Execute: Force Stop > Clear Data & Cache > Disable.

9. Unlock App Intents

For any app that previously lacked an "Open" button (due to Airtel's system policy block):

  • Clear the app's data/cache or uninstall it completely.
  • Any app installed or reinstalled from this point forward will regain standard Open buttons in both Settings and the Google Play Store.

10. Install Custom Launchers via Play Store

Use Google Assistant by saying:
"Open Play Store"
Search for and install:

  • Projectivy Launcher
  • Button Mapper

11. Grant Accessibility Permissions

Open Settings > Device Preferences > Accessibility.
Find both Projectivy Launcher and Button Mapper in the list and toggle their accessibility services to ON.

12. Set Projectivy as the Permanent Launcher

Launch Projectivy Launcher from Settings or the Play Store listing.

  • Open Projectivy's internal settings.
  • Enable Override current launcher and set it as default.
  • Enable Start on boot.
  • Restart the box to verify that it boots straight into Projectivy without a black screen or Airtel logo.

13. Map Remote Hardware Keys

Open Button Mapper and assign key shortcuts:

  • Remap the Home button to launch Projectivy Launcher directly.
  • Map shortcuts (double-tap or long-press) to your preferred apps like YouTube, SmartTube, or VLC.

14. Complete

Your Airtel Xstream Box is now a clean, unbloated Android TV box. You can sideload APKs, install apps freely from the Play Store, and use it as a standalone media streamer.


If this guide helped you revive your box, consider dropping a star on the author's GitHub repositories:
https://github.com/tosumitdhaka

Top comments (0)