forked from mikereidis/headunit
-
Notifications
You must be signed in to change notification settings - Fork 16
/
README_OPENSOURCE_BUILDING.txt
41 lines (20 loc) · 2 KB
/
README_OPENSOURCE_BUILDING.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
Headunit for Android Auto (tm) is a software based headunit compatible with Android Auto. Android Auto is a trademark of Google Inc.
Headunit for Android Auto is Copyright 2011-2015 Michael A. Reid ([email protected]). All rights are reserved.
See COPYRIGHT_MICHAEL_REID_GPLv3AFFERO.txt file for the standard GPLv3 AFFERO licensing notice and more.
NOTE: I am considering re-licensing under BSD or Apache.
Please contact [email protected] for further license info.
Saturday June 20, 2015:
Hello from Canada... :)
See the build_headunit bash script to build from Linux. Edit the first few lines for your environment.
Besides the Android ant build for the Java code, the Android NDK is needed.
Please forgive all the usual transgressions; this code, like all real world code, has plenty of flaws and "character".
Real life coding, trying to solve real problems of people, often requires compromise, and hasty and messy coding is one such.
At this time, I'll mostly blame the fact that I've only put 200 hours or so into coding this app; at least 450 hours were spent doing painstaking reverse engineering, and much more is still needed.
I will fix and re-organize the code a lot, because that's best in the long run.
About me: I've been developing, and building electronics and computer equipment since I became a teen in the mid 1970's, on the first microprocessors, before even assemblers,
hacking "machine language" in binary, hex, or even octal on the front panel switches of the PDP-11/05 that I wire-wrapped and built a 40x12 Unibus display peripheral for.... :)
I have 30 years of professional experience in electronics and computing. I have designed and developed embedded Linux and Android software since 1997.
I'm not too experienced with Git and open source so please excuse related idiosyncracies.
Feel free to share any thoughts to [email protected] or on my Headunit thread on XDA forum: forum.xda-developers.com/general/paid-software/android-4-1-headunit-android-auto-t3125252/
Thanks ! :)
Mike Reid.