Adds minisite at docs/html/work. Adds landing page and
Android for Work specific guides. Moves docs from
training/enterprise and add redirects. Update resource
card info and add new images. Update sitemap, _book, and
add sidebar navigation menu.
bug: 27744376
Change-Id: Ib09f7fc6352dfde7a60fc674b06488c651b196e2
am: 6c568e6322
* commit '6c568e632242e99eb255f721edcbec0223f9934d':
Update links for all files under sdk/ that moved to studio/
Change-Id: I2acd1acd6fef98c527ef4dfc0d016bb5cfa296cc
am: 44b6976acf
* commit '44b6976acf8a6588a68cdba2a9c6e2b1fb841dac':
docs: Added new page and menu link for "Testing Apps for Auto".
Change-Id: Ifbac7b5836ff62b2a10b09199ad43542117f1f13
am: 5295a81926
* commit '5295a81926321bcb7059f645728e021264131227':
Deleting pages so redirects work on DevSite. b/28670825
Change-Id: I4cdefd1ed0a858404428058b46edaf2eabc3f752
As of Android N, passing file:// URIs across package boundaries
throws a FileUriExposedException. This has caused frustration among
app developers trying to use our example as boilerplate code. This
patch replaces the "take picture" example with one that uses
content:// URIs and FileProvider instead.
Bug: 27636012
Change-Id: I9f0b4d9bbcd6b4bfa770dd1e4ad37f321e22195f
Includes all updates to App Translation API content/text. Also
includes "Related Resource" cards.
Bug: 27729402
Change-Id: I0385f448b7b92fe420f3b51394d9a659e7b6df81
Original-Change-Id: Ibcde400fe8b340f032d1c458c83deb828450c9a5
am: e105e8face
* commit 'e105e8faced5b9528421efc48e4ec26e4f487aae':
Remove extraneous Training heading that doesn't appear in other training indexes.
Change-Id: I08b98bc4954535cffc0a4307d540f9f8541e5c56
am: 39579d7
* commit '39579d70b3d729a228c76ae06beeff06c5e94150':
docs: URL and App Indexing API updates for AS 2.0 support b/26642964
Change-Id: Id71f67c7af800535071103c16924daaf6efa72d8
am: 8776f89
* commit '8776f8940a7a73a5763550ab8e902f4ad6210808':
Docs: Added instructions to launch instrumented tests in AS using CTL
Change-Id: If1512e3bc20cfdaed5c08317bdf5889857909b00
Fixes to minor issues (typos and other things that don't require
editorial review) in Android docs.
Staged page URLs provided in CL comments.
Bug: 28172346
Bug: 22411462
Bug: 26422744
Bug: 26776224
Change-Id: Ic3aa8495a1d76a5ce3bccb5037b4172443664d0b
This undoes the automerger skip which occured in
commit e740c84dc3 and
replays it as a standard (NOT -s ours) merge.
Change-Id: If5a47be26f73d6a0735c425cd66310a3e2a89086
This updates Android Keystore developer documentation to clarify how
to replace the self-signed certificate create by Android Keystore when
it generates a new key pair. Some developers are attempting to use
KeyStore.setCertificateEntry which is the wrong method for this. The
correct method is KeyStore.setKeyEntry.
Bug: 28152878
Change-Id: I306447b7792ecad5fbb49bd691a57bedb5207003
A paragraph under the "Requesting Permissions" section of the
"Security Tips" page discusses the complications associated with
sharing data over inter-process communication (IPC) when the clients
involved have different permission settings. This paragraph now
includes a working link and clearer wording to describe the concept.
Bug: 26807597
Change-Id: I35e316f5f97d4ec45d9beaae95424221e6a92da5
am: cffbbc8
* commit 'cffbbc86528b452e937f645e1c45e765556edba6':
docs: URL and App Indexing API updates for AS 2.0 support b/26642964
Change-Id: Ida4bd839737708786151773ae30b700ddf0c2f57
The "Building a Simple User Interface" page now displays a paragraph
with the text "The result looks like this:" in the correct location
(i.e. after the steps for "Create a Linear Layout").
Bug: 26778824
Change-Id: Ib2a94975bd867897ce4382da6347584d578b3d11