这是indexloc提供的服务,不要输入任何密码
Skip to content

Installer for openauto which patches various issues with newer GooglePlayServices/touchscreen/device detection/compilation issues.

Notifications You must be signed in to change notification settings

humeman/openauto-patched-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

OAInstaller Script

Installer for openauto which patches various issues with newer GSP/touchscreen/device detection issues. Should work on any OpenAuto compatible platform, but intended for Raspberry Pi.

Tested using latest Raspbian Buster (2019-09-26) on 3B (but now supports other environments as of Feb 13 2020 - thank you DreamHazard for telling me about that)

Installation Instructions

  • Install git, if it's not already installed: sudo apt install git
  • CD to user directory: cd ~
  • Clone this repo: git clone https://github.com/humeman/openauto-patched-installer
  • Mark as executable: sudo chmod +x openauto-patched-installer/installer.sh
  • Run the installer: openauto-patched-installer/installer.sh
  • Open OpenAuto (add to crontab or other autorun to start at boot): sudo ~/openauto/bin/autoapp
  • Configure as necessary, plug in your phone, and you're good to go!

Any issues?

Please notify me (issues tab) so I can attempt to find a solution.

Uses:

AASDK: abraha2d/aasdk, forked from: opencardev/aasdk, forked from: f1xpl/aasdk

OpenAuto: humeman/openauto, forked from: Oper92/openauto, forked from: f1xpl/openauto

My openauto repo uses a fix to VideoService to stop compile errors, found at abraha2d/openauto

About

Installer for openauto which patches various issues with newer GooglePlayServices/touchscreen/device detection/compilation issues.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages