All Questions
5 questions
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 ...
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 ...
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 ...
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....
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 ...