Lack of examples for implementing media app in android auto using .NET MAUI

Igor R 0 Reputation points
2023-08-07T16:17:44.0033333+00:00
I'm currently developing a media app using .NET MAUI, specifically targeting Android Auto as one of the platforms. However, I've been struggling to find any examples or documentation related to implementing a media app for Android Auto using .NET MAUI. It seems like there is a lack of resources in this area.

I've searched the official documentation, forums, and GitHub repositories but couldn't find any relevant information or examples. I know .NET MAUI is a relatively new framework, but I was expecting at least some basic guidance on integrating with Android Auto.

Could anyone point me in the right direction or provide some insights on how to approach developing a media app for Android Auto using .NET MAUI? I would greatly appreciate any code samples, tutorials, or documentation references that can help me get started.

Thanks in advance for your assistance!
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
4,068 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Leon Lu (Shanghai Wicresoft Co,.Ltd.) 81,191 Reputation points Microsoft External Staff
    2023-08-08T05:49:01.9433333+00:00

    Hello,

    I was expecting at least some basic guidance on integrating with Android Auto.

    I find a similar thread about Android Auto Sample or Tutorial in Q&A, you can check the Christian's comment, here is a video in it, and you can find a demo in this video's description.

    media app in android auto

    You can use native android API in MAUI as well, you can do this by google's document: Build media apps for cars

    Best Regards,

    Leon Lu


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.