Watching video from your phone on the screen of a car radio Android is a problem faced by owners of multimedia systems from Pioneer, Sony XAV-AX, JVC or Chinese brands like Xtrons i Eonon. The problem is that standard solutions (like Screen Mirroring) often work unstable, and radio tape recorder manufacturers rarely update firmware to support new protocols. In this article we will analyze all current methods of video broadcasting, taking into account the limitations of Android Auto, features of USB debugging and alternative applications.

It is important to understand: radio tape recorders on Android (even with versions 10โ€“12) often use stripped-down versions of the OS that lack services. Google Play or access to ADBis limited. This means that there are no universal solutions - you will have to select a method for a specific model. We tested the methods on radios with chips Rockchip (RK3399, RK3188) and Allwinner (T3, H6), as well as on devices with original Android Auto (where video broadcasting is blocked by security policies).

1. Connecting via USB: direct access to files

The most reliable, but limited way is to play video directly from a USB drive. Most radios on Android support formats .mp4, .avi (with codecs H.264/MPEG-4) and .mkv (if installed MX Player or VLC). The main disadvantage: the video must be copied to a flash drive or external drive in advance.

How it works:

  • ๐Ÿ“ Connect the phone to the radio via USB cable (preferably the original one, with support OTG).
  • ๐Ÿ” In the radio menu, select mode USB Mass Storage or Media device (the name depends on the firmware).
  • ๐ŸŽฌ Launch the built-in player (for example, Apollo or Video Player) and select the file from your phone.

โš ๏ธ Attention: On radios with Android 8+ you may need to unlock USB debugging in the developer settings (Settings โ†’ About phone โ†’ Build number - tap 7 times without this). will be displayed as a drive.

๐Ÿ“Š Which connection method have you tried before?
USB cable
Bluetooth
Wi-Fi
Applications like TeamViewer
None of the above
Video format Recorder support Max resolution Notes
.mp4 (H.264) 99% 1080p Standard for most devices
.avi (DivX/XviD) 80% 720p May be slow on weak chips
.mkv (H.265) 30% 4K Requires MX Player with codecs
.mov 10% 480p Often not playable

2. Screen Mirroring via Wi-Fi: screen mirroring

If your radio supports Miracast or Wi-Fi Direct, you can broadcast your phone screen wirelessly. This method works on most devices with Android 5+, but requires a stable connection. The main disadvantage is the image delay (lag). 1โ€“2 seconds, which is critical for dynamic video.

Instructions for Miracast:

  1. On your phone, turn on Wireless display (Settings โ†’ Connected devices โ†’ Screen sharing).
  2. On activate the radio Screen Mirroring (in the menu Wi-Fi or Network).
  3. Select the radio from the list of available devices on the phone.
  4. Confirm the connection on both devices.

โš ๏ธ Attention: On some radios (for example, Pioneer AVH-Z5200BT) Miracast works only when connected to one Wi-Fi network. If the radio does not create its own access point, you will have to use the phone as a modem.

โ˜‘๏ธ Preparing for Screen Mirroring

Done: 0 / 4

Alternative applications for mirroring:

  • ๐Ÿ“ฑ ApowerMirror - supports broadcasting via USB/Wi-Fi, but requires installation of a server part on the radio.
  • ๐Ÿ–ฅ๏ธ TeamViewer QuickSupport - works via the Internet, but with a noticeable delay.
  • ๐Ÿ”„ Scrcpy - for advanced users (need ADB and a PC).

3. Bluetooth: only for audio or limited video

Bluetooth is not intended for video transmission - the maximum throughput of the protocol (even in version 5.0) is ~2 Mbit/s, which is only enough for audio in format AACHowever, some radios (for example, Sony XAV-AX1000) support transmission. static images or slide shows via AVRCP 1.6.

How to bypass restrictions:

  • ๐ŸŽต Use Bluetooth only for sound, and broadcast video via USB or Wi-Fi.
  • ๐Ÿ“ธ Some applications (for example, Photo Transfer) allow you to send photos to the radio via Bluetooth, but not video.
  • ๐Ÿ”Œ If the radio supports Bluetooth A2DP Sink, you can try to transfer the audio track of the video separately.

โš ๏ธ Attention: When you try to transfer the video via Bluetooth the radio may freeze or reboot. This is due to the data clipboard being overloaded. We recommend testing it on short files first.

4. Android Auto: bypassing video restrictions

Officially Android Auto blocks video playback while driving (security policy GoogleHowever, there are workarounds:

  1. Developer Mode: On your phone, turn on USB debugging then through ADB execute the command:
    adb shell am start -n com.google.android.projection.gearhead/.video.VideoActivity

    This will open a hidden video player, but does not work on all firmware.

  2. Third-party launchers: Applications like AA Mirror or CarStream emulate the interface Android Auto, but allow you to run any applications, including YouTube or VLC.
  3. Fake GPS movement: Some radios will unlock the video if they โ€œthinkโ€ that the car is parked. To do this, they install it on the phone. application Fake GPS and simulate zero speed.

โš ๏ธ Attention: Using detours may violate local driving safety laws. In some countries (for example, in Germany), you can be fined โ‚ฌ100+ for watching a video while driving.

How to check ADB support on the radio?

Connect the radio to the PC via USB, open the command line and enter adb devices. If the device is displayed in the list, ADB is supported on some radios (for example, Xtrons PB7868AP) you must first enable debugging in the engineering menu (code ##3646633##).

5. Applications for remote access

If the radio is connected to the Internet (via Wi-Fi or 4G modem), you can use applications for remote controls:

  • ๐ŸŒ TeamViewer - broadcasts the phone screen to the radio via the cloud. Minus: depends on the Internet speed.
  • ๐Ÿ–ฅ๏ธ AnyDesk - similar, but with better optimization for weak devices.
  • ๐Ÿ“ก LocalCast - streams video over a local network (you need a router in machine).

For these applications to work, the radio must support the installation of APK files. On some devices (for example, Eonon GA9363B), you will have to manually allow installation from unknown sources (Settings โ†’ Security).

โš ๏ธ Attention: When using TeamViewer or AnyDesk the video will be broadcast with a delay of 2-5 seconds. For watching movies this is tolerable, but for games or real-time navigation it is not.

๐Ÿ’ก

If the radio does not see the phone via Wi-Fi, try manually setting static IP addresses on both devices. (for example, 192.168.1.1 for a radio and 192.168.1.2 for a phone).

6. Alternative solutions: HDMI adapters and TV boxes

If none of the above methods work, there are hardware workarounds:

  • ๐Ÿ”Œ USB-C/HDMI adapter: Connect your phone to the radio via an adapter (for example, USB-C to HDMI from Anker). Works on phones that support DisplayPort Alt Mode (for example, Samsung Galaxy S20+, Google Pixel 4).
  • ๐Ÿ“ฆ Android TV box: Connect an external one to the radio TV box (for example, Xiaomi Mi Box S) and stream video to it via Google Cast or Miracast.
  • ๐Ÿ”„ FM transmitter: The most universal, but outdated method is transmitting audio over FM frequency. Video, of course, is not broadcast.

โš ๏ธ Attention: When using HDMI adapter the radio must support external signal sources. On some models (for example, Pioneer AVH-X5800DAB), for this you need to switch to the mode AV-IN.

Method Latency Quality Setting complexity
USB (direct playback) No 1080p Low
Screen Mirroring (Wi-Fi) 1โ€“2 sec 720p Medium
Android Auto (bypass) 0.5 sec 480p High
HDMI adapter No 4K Low

Frequent errors and their solutions

Even with proper configuration, problems can arise. common and ways to eliminate them:

  • ๐Ÿšซ "The device is not supported" with Screen Mirroring:

    Check whether Wi-Fi Direct on the radio is on. On some models (JVC KW-M865BW), you must first. connect to the phone as an access point, and then activate mirroring.

  • ๐Ÿ”Š No sound when playing via USB:

    In the radio settings, select USB Audio Output or install VLC - this application often handles better audio tracks.

  • ๐Ÿ“ต The radio does not see the phone via Bluetooth:

    Delete all saved devices on both devices and re-pair. If this does not help, update the firmware of the radio (look for instructions on the manufacturerโ€™s website).

  • ๐ŸŽฅ Video slows down when broadcasting over Wi-Fi:

    Reduce the video resolution to 720p or re-encode it to H.264 with a bitrate no higher than 5 Mbit/s (can be done in HandBrake).

โš ๏ธ Attention: If after connecting, the radio began to overheat or reboot spontaneously, disconnect the device and check the compatibility of the firmware. Some Chinese chip radios do not support simultaneous operation. USB connection and HDMI adapter. Screen Mirroring and Android Auto bypass are suitable for advanced users, but require configuration. Allwinner T3 do not pull simultaneous work Wi-Fi And Bluetooth.

๐Ÿ’ก

The most stable methods are a USB connection and an HDMI adapter. Screen Mirroring and Android Auto bypass are suitable for advanced users, but require configuration.

Is it possible to watch YouTube on the radio via your phone?

Yes, but with reservations:

  • If The radio tape recorder supports Android Auto, use applications like AA Mirror to bypass restrictions.
  • If available Wi-Fi, broadcast the screen via YouTube in the browser (in desktop version of the site).
  • On some radios (Sony XAV-AX8000) you can install YouTube APK directly, but you will need root access.
Why does the video play without sound when connected via USB?

Reasons and solutions:

  • The radio does not support video audio codecs. Transcode the file to AAC or MP3.
  • In the USB mode settings, Charging only. data-i="248">File transfer (MTP)is selected. Switch to File Transfer (MTP).
  • Problem with the firmware. Update the radio software or use an external player (MX Player).
How to broadcast the iPhone screen to an Android radio?

For iPhone options less:

  • Use Lightning-to-HDMI adapter (official from Apple) and connect to the radio via AV-IN.
  • Applications like ApowerMirror or TeamViewer work and on iOS, but with a greater delay.
  • AirPlay On Android radios it is not supported without additional software (for example, AirScreen, but it requires root access).
Is it possible to stream Netflix or Kinopoisk to a radio?

Technically yes, but there are nuances:

  • Netflix and Kinopoisk block playback on unsupported devices. Use Screen Mirroring or SmartTubeNext (modified YouTube with support for other services).
  • On radios with Android 9+ you can install the APK of these applications, but you will need to bypass the verification Widevine DRM (for example, through Lucky Patcher, but this violates the terms of use of the services).
How to improve video quality when broadcasting over Wi-Fi?

Optimization methods:

  • Use a router that supports Wi-Fi 5 GHz (less interference).
  • Reduce the video resolution to 720p and the bitrate to 3-4 Mbps.
  • Disable background applications on your phone that consume traffic.
  • If the radio supports it, connect via Wi-Fi Direct instead of regular Wi-Fi.