Audi AMI Bluetooth Adapter with Aptx-HD
Audi AMI Bluetooth Adapter with Aptx-HD

Audi AMI Bluetooth Adapter with Aptx-HD

GITANK Wireless Bluetooth Music Interface Adapter compatible with Audi A3, A4, A5, A6, A7, Q5, Q7, S4, S5, S6, S7, S8 AMI Port.
Support steering wheel control for songs
OEM screen displays song information
High-definition lossless audio
USB Port, Plug Pair and Play
$65.99 $89.99 Save $24.00
Quantity
/** @private {string} */ class SpzCustomAnchorScroll extends SPZ.BaseElement { static deferredMount() { return false; } constructor(element) { super(element); /** @private {Element} */ this.scrollableContainer_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.LOGIC; } buildCallback() { this.viewport_ = this.getViewport(); this.initActions_(); } setTarget(containerId, targetId) { this.containerId = '#' + containerId; this.targetId = '#' + targetId; } scrollToTarget() { const container = document.querySelector(this.containerId); const target = container.querySelector(this.targetId); const {scrollTop} = container; const eleOffsetTop = this.getOffsetTop_(target, container); this.viewport_ .interpolateScrollIntoView_( container, scrollTop, scrollTop + eleOffsetTop ); } initActions_() { this.registerAction( 'scrollToTarget', (invocation) => this.scrollToTarget(invocation?.caller) ); this.registerAction( 'setTarget', (invocation) => this.setTarget(invocation?.args?.containerId, invocation?.args?.targetId) ); } /** * @param {Element} element * @param {Element} container * @return {number} * @private */ getOffsetTop_(element, container) { if (!element./*OK*/ getClientRects().length) { return 0; } const rect = element./*OK*/ getBoundingClientRect(); if (rect.width || rect.height) { return rect.top - container./*OK*/ getBoundingClientRect().top; } return rect.top; } } SPZ.defineElement('spz-custom-anchor-scroll', SpzCustomAnchorScroll); const STRENGTHEN_TRUST_URL = "/api/strengthen_trust/settings"; class SpzCustomStrengthenTrust extends SPZ.BaseElement { constructor(element) { super(element); this.renderElement_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.CONTAINER; } buildCallback() { this.xhr_ = SPZServices.xhrFor(this.win); const renderId = this.element.getAttribute('render-id'); SPZCore.Dom.waitForChild( document.body, () => !!document.getElementById(renderId), () => { this.renderElement_ = SPZCore.Dom.scopedQuerySelector( document.body, `#${renderId}` ); if (this.renderElement_) { this.render_(); } this.registerAction('track', (invocation) => { this.track_(invocation.args); }); } ); } render_() { this.fetchData_().then((data) => { if (!data) { return; } SPZ.whenApiDefined(this.renderElement_).then((apis) => { apis?.render(data); document.querySelector('#strengthen-trust-render-1651799308132').addEventListener('click',(event)=>{ if(event.target.nodeName == 'A'){ this.track_({type: 'trust_content_click'}); } }) }); }); } track_(data = {}) { const track = window.sa && window.sa.track; if (!track) { return; } track('trust_enhancement_event', data); } parseJSON_(string) { let result = {}; try { result = JSON.parse(string); } catch (e) {} return result; } fetchData_() { return this.xhr_ .fetchJson(STRENGTHEN_TRUST_URL) .then((responseData) => { if (!responseData || !responseData.data) { return null; } const data = responseData.data; const moduleSettings = (data.module_settings || []).reduce((result, moduleSetting) => { return result.concat(Object.assign(moduleSetting, { logos: (moduleSetting.logos || []).map((item) => { return moduleSetting.logos_type == 'custom' ? this.parseJSON_(item) : item; }) })); }, []); return Object.assign(data, { module_settings: moduleSettings, isEditor: window.self !== window.top, }); }); } } SPZ.defineElement('spz-custom-strengthen-trust', SpzCustomStrengthenTrust);
Share the love

Stream Hi-Fi music to your car audio system via Bluetooth

About this item: 

  • [Upgrade Your Vehicle with Bluetooth Music Streaming] Compatible with Audi A3,A4 allroad,A5,A6,A7,A8,Q5,Q7,R8,RS5,RS7,S4,S5,S6,S7,S8 ,TT. Not compatible with Audi Navigation Plus. Does not support phone calls.
  • [Features Qualcomm CSR8675 Chipset] Utilizes the high-performance Qualcomm CSR8675 chipset for exceptional audio quality. Supports 24-bit audio processing and 120MHz DSP operations, compatible with APTX/APTX-LL/APTX-HD high-definition transmission formats.
  • [Plug-and-Play] Simply insert the adapter into the glove box/center console AMI/MDI port. Pair via Bluetooth to start streaming music. No additional installation required—enjoy wireless music streaming instantly.
  • [Supports Steering Wheel Volume Control] Adjust volume using steering wheel buttons.
  • [Supports CD Radio Controls] Control music playback via CD radio buttons. Only supports Apple Music playlist display; Spotify/Pandora playlists are not supported.

Recommended Uses:

  • A3 2009, 2010, 2011, 2012, 2013
  • A4 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016
  • A4 allroad 2013, 2014, 2015, 2016
  • A5 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017
  • A6 2009, 2010, 2011, 2012, 2013, 2014, 2015
  • A7 2012, 2013, 2014, 2015 A8 2008, 2009, 2010, 2011, 2012, 2013, 2014
  • Q5 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017
  • Q7 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015
  • R8 2008, 2009, 2010, 2011, 2012, 2013
  • RS5 2013, 2014, 2015
  • RS7 2014, 2015, 2016, 2017, 2018
  • S4 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016
  • S5 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017
  • S6 2009, 2010, 2011, 2013, 2014, 2015
  • S7 2013, 2014, 2015
  • S8 2008, 2009, 2010, 2013, 2014
  • TT 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015

Compatibility Notice: (Must read before ordering to avoid errors):

  • GITANK-300A is incompatible with Audi MMI 2G systems from 2006-2009. If you have an Audi MMI 2G system, please purchase the GITANK-Audi2G model specifically designed for this system.
  • GITANK-300A is incompatible with Audi Enhanced Navigation systems equipped with AMI music interfaces.
  • GITANK-300A is incompatible with Mercedes-Benz models from 2013 - 2020.

Product Feature Notes:

  • The iPhone does not support displaying Spotify/Pandora playlists; it only supports displaying Apple Music playlists (iTunes playlists) from the iPhone. Spotify/Pandora on both iPhone and Android devices can display current track information. (Audi owners must enter the vehicle settings menu and select the [Display Track Information] option to enable track information display.)
  • This adapter supports Bluetooth music streaming only and does not support phone calls. If your vehicle is equipped with a Bluetooth phone system, the in-car Bluetooth hands-free calling and GITANK Bluetooth audio streaming can operate simultaneously. If your vehicle has Bluetooth phone functionality, ensure your phone is connected to the in-car system before pairing with GITANK.

Built-in Qualcomm CSR8675 Bluetooth 5.0 chipset and TI chip

Powered by the Qualcomm CSR8675 chipset, it delivers crystal-clear audio quality. Supporting 24-bit audio processing and a 120MHz DSP, it is compatible with APTX, APTX-LL, and APTX-HD high-quality transmission formats.

Apple Music (iTunes) playlists can be displayed on the OEM screen and dashboard

Supports displaying Apple Music(iTunes) playlists on the in-car screen. Play, pause, browse, skip, and control Apple Music playlists on your iPhone directly through the factory entertainment system.

Supports controlling songs via steering wheel buttons and CD radio buttons.

Using steering wheel buttons and CD Radio buttons controls to play, browse, skip and control Apple Music playlist.

Auto-connect.

After initial use, this Bluetooth device will automatically reconnect to your mobile device after the engine is started.

Unlimited Streaming

GITANK plays any audio source accessible via Bluetooth, adding streaming music capabilities to your vehicle so you can enjoy the beautiful melodies of Hi-Fi music. Instantly stream premium high-resolution music services like Tidal, Spotify, Qobuz, and Pandora, along with internet radio and podcasts—all delivered in Hi-Fi quality.

Plug,Pari and Play

Plug

Just plug GITANK with your AMI or MDI Port.

Pair

Open your phone's Bluetooth settings, search for the Bluetooth device ID“GITANK”and tap to pair.

Play

Every time you get in the car, music starts playing automatically. Enjoy a seamless music streaming experience.