Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 949 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 949 Bytes

Android Auto Tour Guide - App Development for Android Auto

by Sanjay M. Mishra | Linkedin | [Feedback/Email](mailto:smitzey@gmail.com?subject=Android Auto Tour Guide) ##"Git the book" from Amazon

#Source code for book The source code has the following directory structure :

scripts -- DHU scripts
		0overview
		1playmusic
		6navigate

apps -- Android, Android Auto apps
		0helloAutoB
		1helloAutoA
		2helloAutoA_prod
		3E2EMessaging 
		7muziKar0
		7muziKar1 
		_9detectAutoConnection

Notes

The sample code is targeted to Android 6/ API 23/ Marshmallow. Each application project has a README file that lists the steps and open issues with the sample, if any.

Issues

Please feel free to log suggestions and issues that you encounter with this codebase.