-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot view the app on AA #8
Comments
The problem is, google stopt all non-playstore AA Apps from working. As you already mentioned, one workaround would be, to downgrade your playservice - the other one would be to publish the demo app in the playstor (yeah 😅 - I've no idea what google thought about that.) Anyway - whats the issue with downgrading your play-service? |
Hi, I have the same problem with other custom android auto app. There Is a solution? On emulator works but on car not. Regards, |
You have to enable the android auto developer mode and check the unknown sources option. |
Yes android auto developer mode is on, unknow resources option Is on, but the problem Is the same. Regards |
Is it not possibile to build a custom app without Google permission. You can only build notification for AA or a custom audio player for AA, that's how I did. I made a custom player, using the playlist as custom buttons for making the needed actions, and using notifications as response. |
Hi, you have a sample app of this so i can try it if works? regards, |
Open Android studio, create a new project and choose Media Service from Automotive tab. |
Thanks. But Is possible to use this workaround of messaging AA app to display data or android acrivity? |
No you can't. You can only show (short) data via notifications. |
Hi, with root and AA-Phenotype-Patcher is possibile to view custom app on real android auto? |
Yes. |
Sadly on my car I cannot see the demo option after build it. I tried to change the package name too, but didn't work. On PC, with the same smarthpone and app, with AA emulator works perfectly. How is it possible?
I downgraded AA to 2.9 version, but I cannot downgrade the google play services.
The text was updated successfully, but these errors were encountered: