45 Commits

Author SHA1 Message Date
Elliot Waite
c4ae7827e2 Fix code tags that contain html encoded characters, and fix at links.
Change-Id: I1ab2275ac17d75afaa8f3f0039b26633365bcb3a
2016-07-22 18:29:36 -07:00
David Friedman
e1fde5e9a9 Docs: Performance section
Change-Id: I97d10159ca9f7698741ce0ff23f87e4866848b1d
2016-07-01 14:35:44 -07:00
Sreevani Sreejith
41a7bdec97 Merge \\"Documented how to handle advertisements during audio playback.\\" into mnc-io-docs am: 07340a654a
am: 5fef4a7d44

Change-Id: Ica1016e018fe5e278babd490b631414ad220f290
2016-06-21 11:55:54 +00:00
sreevanis
0c820aa9e1 Documented how to handle advertisements during audio playback.
Bug:24986554
Change-Id: I02cc0500492661ae7cde6cdae30490c00f8e4b97
2016-06-21 04:41:33 -07:00
Sreevani Sreejith
e8ebd8aea0 Merge \\"docs: Documented how to handle alarms in AA media apps.\\" into mnc-io-docs am: 21d6abf7be
am: 539b6b7580

Change-Id: I92cd1c4193e9e8920f28f3300d28bdc8bb6b04cd
2016-06-09 02:28:58 +00:00
sreevanis
c2f67456aa docs: Documented how to handle alarms in AA media apps.
Bug:27708785
Change-Id: Iee2a676fd8adbcba00301932d5e5637ee21df224
2016-06-08 19:10:49 -07:00
smain@google.com
e9746f7a6a Update links for all files under sdk/ that moved to studio/ am: 89d11705a1 am: d10e0132a1
am: 6c568e6322

* commit '6c568e632242e99eb255f721edcbec0223f9934d':
  Update links for all files under sdk/ that moved to studio/

Change-Id: I2acd1acd6fef98c527ef4dfc0d016bb5cfa296cc
2016-05-15 03:11:46 +00:00
smain@google.com
89d11705a1 Update links for all files under sdk/ that moved to studio/
Change-Id: I624621dfd7df0f441d0b559e5a12029e5e299964
2016-05-15 02:55:23 +00:00
sreevanis
52abf8d472 docs: Added new page and menu link for "Testing Apps for Auto". am: eb41bc08e1 am: a0598b5f06
am: 44b6976acf

* commit '44b6976acf8a6588a68cdba2a9c6e2b1fb841dac':
  docs: Added new page and menu link for "Testing Apps for Auto".

Change-Id: Ifbac7b5836ff62b2a10b09199ad43542117f1f13
2016-05-11 18:25:28 +00:00
sreevanis
eb41bc08e1 docs: Added new page and menu link for "Testing Apps for Auto".
Moved DHU contents from Tools location to the new "Testing for Auto"
location.

Bug:23587345
Change-Id: I70aa09fc1073f0801b1e69959fe39cf01558546e
2016-05-11 10:50:45 -07:00
Trevor Johns
682c24e228 Resolve merge conflicts of a5060ee to nyc-dev
This undoes the automerger skip which occured in
commit e740c84dc32180214a7fd157105d6c18d30408ee and
replays it as a standard (NOT -s ours) merge.

Change-Id: If5a47be26f73d6a0735c425cd66310a3e2a89086
2016-04-19 02:03:59 -07:00
sreevanis
3c82a488b2 docs: Added the new H2 "Determine if your App is Connected" to TOC and fixed some typos.
Bug:26510527
Change-Id: I2991473705bd29adf107d3d9b161e56ff2383867
2016-01-29 11:58:11 -08:00
sreevanis
1b3f51c4e1 docs: Documented the new media constant used to determine if an app is
currently selected by the user.

Bug:23191905
Change-Id: I144a6ed115b48c4d834c64efbc6538779c7143c8
2016-01-07 12:58:31 -08:00
Neil Fuller
71fbb81b14 Fix @code escapes
The body of {@code} must not be HTML escaped. This is one of
several changes that fix the source in conjunction with a
doclava fix.

Bug: 25757239
Change-Id: Ib38a0fa2dd2a3d68e467f78a812071e763d7e881
2015-12-02 14:24:11 +00:00
Sreevani Sreejith
33f806d724 Merge "docs: Updated Screenshots for 'Run and Test Auto Apps' Updated instructions for 'Connecting the DHU to your mobile device'" into mnc-docs 2015-11-30 19:22:48 +00:00
sreevanis
afc0d7edb9 docs: Updated Screenshots for 'Run and Test Auto Apps'
Updated instructions for 'Connecting the DHU to your mobile device'

Bug:25767200
Change-Id: I2ba8d1674680bc377b2fcd4dc032e0fc31c35a49
2015-11-30 10:09:10 -08:00
Sreevani Sreejith
e31345f638 Merge "docs: Added embedded udacity training video to extend apps to work with Android Auto." into mnc-docs 2015-11-13 22:51:54 +00:00
sreevanis
d2e925203c docs: Added embedded udacity training video to
extend apps to work with Android Auto.

Moved training video to bottom of the page for clarity.

Bug: 25398087
Change-Id: If527794c2b55b338b3317c69baa7871653cca1d5
2015-11-13 13:50:56 -08:00
sreevanis
d2e5352c48 docs: Added YouTube link to Android Auto Voice Actions video.
Bug:23223694
Change-Id: I8398208a37007a555b3824fc523a7594ed82b822
2015-11-04 15:23:10 -08:00
Andrew Solovay
f01aca2caf docs: Update code snippet so it doesn't depend on the sample app
The code snippet was copied straight from the MediaBrowserService
sample app. Since the code snippet consisted almost entirely of
calls to *other* methods in that sample app, the snippet wasn't
very helpful--and it wouldn't be helpful to add a lot of verbiage
explaining the sample app. So instead, I made the code more generic
(e.g. comments saying "You need to write code to check for XYZ")
followed by a link to the sample app.

Fixed other miscellaneous problems in the code snippets while we had
the file open.

See first comment for doc stage location.

bug: 20008288
Change-Id: Ic080ebffcc43e332ec3335b730c07ef5f8b64fa9
2015-10-20 15:49:53 -07:00
Andrew Solovay
b56f81136f docs: Documented DHU's --adb <port> flag
See first comment for doc stage location.

bug:23721209
Change-Id: If4ce6e72cce555b72176a77c9b3f2d552b71f54e
2015-10-02 15:57:23 -07:00
Andrew Solovay
77d89df4aa docs: Adding link to Android Auto distribute page
See first comment for doc stage location.

bug: 20068182
Change-Id: I9e8d341852d3a8cb992d7959e988f69aa49d4490
2015-09-11 16:34:13 -07:00
Renato Mangini
d4dc4ff794 am 81e0dff0: Minor fix on Auto Desktop Head Unit doc.
* commit '81e0dff0da637f3580ac81e86950b23e9a55bbdc':
  Minor fix on Auto Desktop Head Unit doc.
2015-09-04 22:24:52 +00:00
Joe Fernandez
3c0e25c109 docs: Update to the DHU connection instructions
- Add: disable the "Only connect to known cars" option
- Fix the side-by-side figures with column divs

b/23619918

Change-Id: I2784c153010459250e8093f2e635444012138a5d
2015-08-28 13:30:16 -07:00
Renato Mangini
81e0dff0da Minor fix on Auto Desktop Head Unit doc.
Change-Id: I245484e87fadcc98fabc6f4c4fc67f2b454f9874
2015-08-27 11:11:55 -07:00
Rich Slogar
90b95b76d2 cherrypick from mnc-preview-docs docs: New auto Desktop Head Unit docs
Original Change-Id: I21565b82199394622ce4113b42174277c0248998

See first comment for doc stage location.

bug:22069078
bug:23341937
Change-Id: I5fec5599faacdca58e36694809b2e5a8365c7f5b
2015-08-26 17:03:05 -07:00
Rich Slogar
0238bf2480 docs: New auto Desktop Head Unit (DHU) docs
See comment on patch set 9 for doc stage location.

bug:22069078
bug:23341937

Change-Id: I21565b82199394622ce4113b42174277c0248998
2015-08-26 16:14:34 -07:00
Andrew Solovay
417be8c457 Quick phrasing fix to remove ambiguity.
This is small and straightforward--a summary paragraph didn't clearly
explain the process (which was properly documented further down)--
so I'm going to just go ahead and +2 it myself.

Also fixed a couple of broken anchors while I had it open.

bug: 20719615
Change-Id: I8cc806007168adcd3a674b7b30e7aa397b471cc0
2015-08-25 15:52:08 -07:00
Luan Nguyen
4ec5140be3 Merge "docs: Update the auto checklist and cleanup supporting docs that checklist item references. Also add information about alpha/beta Play Store channel. Reference the design spec for the 6-tap specification." into mnc-preview-docs 2015-05-26 20:37:03 +00:00
Luan Nguyen
67101f6ef0 docs: Add Voice Actions section to Audio training lesson.
Add link for Universal Media Player sample.

bug: 20008284
bug: 19839477
Change-Id: I8bd0959cd41d7dde92608301c3be986339d5bf1b
2015-05-26 09:42:21 -07:00
Luan Nguyen
12e95bdc53 docs: Update the auto checklist and cleanup supporting docs that
checklist item references. Also add information about alpha/beta
Play Store channel. Reference the design spec for the 6-tap
specification.

bug: 20012569
bug: 20721846
bug: 19702807
Change-Id: Id42b64f36fa837b158f034d8e55f8e6d93709bb0
2015-05-22 11:32:34 -07:00
Luan Nguyen
7eecdd553a docs: Remove note about inablity to submit apps to Google Play.
Change-Id: I15577e02ac4a4fed247209f9115439dc4216018e
2015-03-30 15:44:08 +00:00
Joe Fernandez
66d14b5733 docs: updated Auto training landing page
Change-Id: I407681892071b82523c5533539c777f77a8dd429
2015-03-18 22:07:52 -07:00
Joe Fernandez
cb92819fac Merge "docs: Add distribution guidelines and update quality checklist for Android Auto." into lmp-docs 2015-03-18 23:41:29 +00:00
Andrew Solovay
43100d3203 docs: Removed sentence fragments.
These fragments were left over from the edit process for the original
CL (http://ag/586972). The paragraph they belong to was removed.

See first comment for doc stage location.

bug: 19793140
Change-Id: Iafa30c4036c57ba00b534d619cd1fa4135f60175
2015-03-18 11:56:20 -07:00
Luan Nguyen
8662c04fd7 docs: Add distribution guidelines and update quality checklist
for Android Auto.

Change-Id: Ie504fee6ee32fd24d332ff65004a6b711e7fe3ec
2015-03-16 13:54:51 -07:00
Andrew Solovay
0a3f9c7dd2 docs: Revisions to "Providing Messaging for Auto"
Added a workflow section and "important classes", and tightened up the
rest of the doc to (hopefully) make it all clearer. See first comment
for doc stage location.

Change-Id: Ifa8db66768a096ae1059ddf17760fee8d74c7c6e
2015-03-09 12:51:06 -07:00
Quddus Chong
1139a0a4a2 docs: Added explicit filepath for Android Media Browser and Android Messaging simulators.
bug: 18759727

Change-Id: Ided6dc4f30d43f8fce252e56a6291bbb1a3d2e05
2015-01-05 15:01:27 -08:00
Andrew Solovay
05282133c7 Merge "docs: Bugfix & minor cleanup for "Providing Messaging for Auto"" into lmp-docs 2014-11-20 01:27:51 +00:00
Andrew Solovay
9ab79ccd34 docs: Bugfix & minor cleanup for "Providing Messaging for Auto"
Fixeds the gradle dependency line. Also added in Javadoc links for the
various support classes and methods, and other minor cleanup. See
first comment for doc stage location.

bug: 18439090

Change-Id: I7ccc892f38a644d68abc6d56d8d4377df5f864b0
2014-11-19 14:48:52 -08:00
Quddus Chong
9b822b96aa docs: Added link to CarExtender class from Auto Getting Started doc.
Change-Id: Ia446c969a7108d8964c22958cd501b083a84b9d3
2014-11-19 11:37:18 -08:00
Quddus Chong
4741fb4bb1 docs: Fixed bugs for Auto docs.
Change-Id: Iba8406a95374e5c621eb607c6bb0a8ad6a892f59
2014-11-18 13:46:44 -08:00
Andrew Solovay
a7f226b860 docs: (Preview) Building an Android Messaging App guide.
See the first comment for doc staging location.

Change-Id: Ibfa0f43abefbdd03c5468186b2ec0c76ed6c9ade
2014-11-18 02:08:05 -08:00
Andrew Solovay
7fe755e66b docs: (Preview) Building Android Audio Playback Apps guide.
Doc was previously titled "Building Android Media Apps"; per request,
changed "Media" to "Audio" whenever possible, and moved file location
accordingly.

See the comment after patch set 5 for the updated staging location.

Change-Id: I0d657851d44b46cdfb1b5806a51dad0565312c04
2014-11-18 00:46:58 -08:00
Quddus Chong
c6aed46128 docs: Added developer docs for Android Auto 11/18 release.
Change-Id: I2e3a2010f3b40f81c56dde9f710284cd2332217c
2014-11-18 00:25:52 -08:00