Skip to main content

All Questions

Tagged with
2 votes
0 answers
64 views

How to navigate to the map application in Carplay when integrating Flutter application with Carplay?

In the application I made with Flutter, I integrated CarPlay with the flutter_carplay package. When an item is clicked on the POI screen in Carplay, it needs to open the map in Carplay and navigate to ...
Mustafa Samancı's user avatar
0 votes
0 answers
65 views

Display prompt on carplay device if user is not logged in App on phone, react native iOS swift

This is my first project in React-Native that too with CarPlay. Now the code is already done by some other team. My first task here is, whenever I open CarPlay app, I need to check if the user is ...
Sagar's user avatar
  • 1,306
1 vote
0 answers
67 views

After the Bluetooth device is bound, the uuid changes

I am doing carplay connection work. When connecting to a Bluetooth device, I found that the UUID of the device changed before and after binding.My car system is based on android12. logs: //During the ...
Sereah's user avatar
  • 11
7 votes
0 answers
2k views

Are there any examples of Android Auto Integration in Flutter Mobile app?

We have a working flutter app that works with Google map and is useful while driving. We are looking to build Android-Auto/CarPlay integration. We found a decent project Flutter_carplay (https://pub....
sankit's user avatar
  • 2,869
3 votes
1 answer
3k views

React native supports to integrate with Android auto or not

I am trying to develop a carplay application using react native application Facing Issues: I have developed a react native application, but it is not getting integrated with the android auto ...
Karthi Keyan's user avatar