Android Question Android box

Fulvio75

Well-Known Member
Licensed User
Hi, have an android car box that runs under AppleCarplay, when I connect it to the machine via USB the machine sees it as AppleCarplay and displays the android 12 interface with all android apps. The problem is that the machine disconnects all its original functions of the infotaiment and no longer allows me to use the bluetooth phone because it disconnects the bluetooth and its media player because it says to use Android box, is there a way to use this box while maintaining the original functions of the infotaiment maybe writing code that makes the machine believe that there is no box connected? This box I only need to run my app and I would like to view this app while maintaining the original functions of the machine.
 

MicroDrie

Well-Known Member
Licensed User
Longtime User
Hi, have an android car box that runs under AppleCarplay,
My car can communicate with both AppleCarplay and Android Auto. By first starting Google Maps on my phone and only then establishing the USB connection in the car, the screen of my phone is projected on my radio screen in my car. Within the Android auto app I can access all phone options.
I completely understand how an Android car box would communicate via AppleCarplay which is another option in my car. It is important that you first start Google Maps on your phone so that the car radio chooses the correct protocol. In the past, the app could handle errors in the USB connection badly, nowadays it is much less so.
 
Upvote 0

Fulvio75

Well-Known Member
Licensed User
I have to try to turn off the box through a code that I found here on the forum without disconnecting USB from the machine, if it has no special permissions you could turn off code like a normal phone. I noticed that the box is root so I should have access to everything is so originally
 
Upvote 0
Top