1
0
mirror of https://github.com/TeamNewPipe/website synced 2025-10-06 00:22:38 +02:00
Files
website/_faq/android-auto.html
2025-07-20 11:19:04 +02:00

22 lines
1.3 KiB
HTML

---
categories:
- bugs
type: info
title: "Setting up NewPipe to work on Android Auto"
---
<section>
<p>NewPipe works on Android Auto, as described <a href="{{ site.baseurl }}/blog/pinned/announcement/newpipe-0.28.0-released">here</a>! You will need to perform these manual steps to make it appear in the car interface (or you can take a look at <a href="https://youtu.be/BKeASJ52DUY">this video</a>):</p>
<ul>
<li>Go to the Android <b>system</b> settings</li>
<li>Navigate to <code>Connected devices > Connection preferences > Android Auto</code> (you can also find it by inserting <i>"Android Auto"</i> in the search box)</li>
<li>Scroll to the bottom until you find <i>"Version"</i></li>
<li>Click multiple times on <i>"Version"</i> to activate developer settings</li>
<li>Press <i>"OK"</i> in the activation dialog</li>
<li>After activation, click on the 3-dot menu in the top-right and go to <i>"Developer settings"</i></li>
<li>Scroll down until you find <i>"Unknown sources"</i> and tick the checkbox</li>
<li>Restart your phone</li>
<li>You should now be able to use NewPipe in the car interface!</li>
</ul>
<p><i>We remind you to use NewPipe on Android Auto only when it is safe: avoid getting distracted!</i></p>
</section>