Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
104 changes: 0 additions & 104 deletions AndroidManifest.xml

This file was deleted.

13 changes: 11 additions & 2 deletions README.md → README
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
# headunit
# Headunit Reloaded.

This project is a spin off of the late Mike Reidis, it meant to implement some improvements and some small fixes and also to keep the app alive. The XDA thread can be found here:

http://forum.xda-developers.com/general/paid-software/android-4-1-headunit-reloaded-android-t3432348

Please be aware that the original app developed by Mike have stopped working after Google Play service update 9.2.x and higher.


#Original Headunit
Headunit for Android Auto (tm)

A new car or a $600+ headunit is NOT required to enjoy the integration and distraction reduced environment of Android Auto.
Expand All @@ -13,4 +22,4 @@ MUCH more info and ask any question on my XDA thread: http://forum.xda-developer

Latest June 16 Release #5 APK here: http://forum.xda-developers.com/showpost.php?p=61422602&postcount=163

Android, Google Play, Google Maps, Google Play Music and Android Auto are trademarks of Google Inc.
Android, Google Play, Google Maps, Google Play Music and Android Auto are trademarks of Google Inc.
41 changes: 0 additions & 41 deletions README_OPENSOURCE_BUILDING.txt

This file was deleted.

92 changes: 0 additions & 92 deletions build.xml

This file was deleted.

25 changes: 0 additions & 25 deletions build_headunit

This file was deleted.

5 changes: 5 additions & 0 deletions build_windows.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
rem ndk-build
rem ant -q clean release
java -jar signapk.jar certificate.pem key.pk8 "./bin/hu-release-unsigned.apk" test.apk
adb install -r test.apk

Loading