https://github.com/viktorgino/libheadunit
https://github.com/viktorgino/libheadunit
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/viktorgino/libheadunit
- Owner: viktorgino
- License: agpl-3.0
- Created: 2017-08-02T16:33:47.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-03-21T01:03:30.000Z (about 2 years ago)
- Last Synced: 2025-02-01T12:51:13.585Z (over 1 year ago)
- Language: C++
- Size: 48.3 MB
- Stars: 11
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Androidtm* Auto interoperability library
In its current state this project can only act as a headunit, but I plan to implement the phone side + some other modes as well.
The library is based on, and makes extensive use of the following projects:
- JNI functions from [mikereidis/headunit](https://github.com/mikereidis/headunit)
- The protocol handler and the USB/TCP specific code from (the plaform independent bits) [gartnera/headunit](https://github.com/gartnera/headunit), which is based on mikreidis' work, first forked by [konsulko](https://github.com/konsulko/headunit) then [spadival](https://github.com/spadival/headunit).
This library by itself is based on libusb, OpenSSL, Protobuf and some Linux specific libraries (libudev and libunwind)
-----------------
*Android is a trademark of Google Inc.*