hellcat707hp / GTRadio

An open-source, custom radio player for Android designed to produce similar functional results to the radios found in the Grand Theft Auto series of games.
GNU General Public License v3.0
9 stars 0 forks source link

Fixed missing Android Auto requirements #4

Closed hellcat707hp closed 2 years ago

hellcat707hp commented 2 years ago

Added a missing (and apparently required) intent filter for playing from search. Google listed this as needed for Android Auto compatibility.

To go along with that, implemented bare minimum play-from-search.

Not entirely sure if this is going to make the app Android Auto compatible, since Google is very vague with what's actually wrong with your app.