Search Criteria
Package Details: aasdk-git r90.a483733-1
Git Clone URL: | https://aur.archlinux.org/aasdk-git.git (read-only, click to copy) |
---|---|
Package Base: | aasdk-git |
Description: | Library to build AndroidAuto headunit |
Upstream URL: | https://github.com/f1xpl/aasdk |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | parkerlreed |
Maintainer: | parkerlreed |
Last Packager: | parkerlreed |
Votes: | 1 |
Popularity: | 0.000619 |
First Submitted: | 2018-02-27 02:03 |
Last Updated: | 2020-10-20 16:06 |
Dependencies (7)
- boost-libs (boost171, boost-libs-git)
- libusb (libusb-git)
- openssl (libressl-git, openssl-purify, openssl-zlib, openssl-git, openssl-weak-ciphers, openssl-hardened)
- protobuf (protobuf3-git, protobuf-git, protobuf-static)
- boost (boost-git) (make)
- cmake (cmake-git) (make)
- git (git-git) (make)
Latest Comments
1 2 Next › Last »
mbromilow commented on 2020-02-28 22:19
Yeah, I've been waiting for the OTAs before I try the 11 previews, so I'm still on 10. My play services version is still on 20.04.14 (120400-294335909).
parkerlreed commented on 2020-02-28 20:46
Must be where I'm on 11 DP1. Switched cables, forgot all cars, etc. Still the same result.
parkerlreed commented on 2020-02-28 20:18
Strange. Pixel 3 XL here.
version 5.1.500644-release
What about Play Services? That's caused issues in the past.
version 20.06.16 (120400-296104215)
I'll redo the setup on this laptop and see if it's just something weird there.
mbromilow commented on 2020-02-28 19:41
Works fine for me on a somewhat fresh Arch install, using a Pixel 2 on the latest OS with Android Auto 5.1.500644-release - been using it for a good 10 minutes or so pressing buttons and messing with resolutions, and I've not seen any unstability at all, so not sure what the issue could be there?
parkerlreed commented on 2020-02-28 17:19
It completely broke after the latest Android Auto update. Doesn't even start now.
Poop
parkerlreed commented on 2020-02-28 02:06
@mbromilow Thanks! Updated both packages and it is working again! Huzzah.
https://i.imgur.com/YIQVCBW.png
EDIT: Dangit. Worked for a little bit but after going to 720p and messing around it likes to crash hitting the "Home" button (Or seemingly at random for any other button)
mbromilow commented on 2020-02-27 21:27
Ah sorry, they're needed for openauto, my bad!
parkerlreed commented on 2020-02-27 21:25
Are they needed for this or openauto? openauto-git I already have gst-libav on.
If they're needed here I'll be sure to get that added.
Thanks a ton for the patch!
mbromilow commented on 2020-02-27 21:16
Here's a patch to add compatibility for boost 1.70+
boost_1.70_fixes.patch:
diff -u PKGBUILD.new PKGBUILD:
It's also worth noting that I had to install gstreamer and gstreamer-plugins-bad; maybe these should be added as dependencies?
parkerlreed commented on 2019-12-23 00:58
@jesseFrey yeah it's broken at the moment. https://github.com/opencardev/aasdk/issues/3
Main upstream disabled all issues so it's up to the forks to fix stuff :(