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
The lines of code under "Defining Custom Animations" > "Specify custom
transitions" now contain correct namespace definitions for each item
name referenced in the style definition XML file.
Bug: 27799130
Change-Id: I30e0f799dae6e5a5c04fe1cdf4e680b30b8e5cf3
TV Recording API is available in N Preview, however the Google
Live Channels app is still being updated to add UI for recording.
Until the Live Channels app has been updated, devs won't be able
to test the full user experience for recording. We're adding a
note to let devs know.
See plan/discussion at: https://goto.google.com/wiceq
See CL comments for staged URL
Bug: 27920114
Change-Id: I02490849c054fbd53cb9011f2fc8c908dc524f51
The TOC on the "Creating an Android Project" page is now updated such
that all of the links direct readers to a useful area on the page.
Bug: 27302059
Change-Id: Ideefaa78541e966f788bb9fc28a1080f2cd5ce50
The end of the first paragraph of the "Creating a Notification"
section (within the "Notifications" page) now links to the correct
version of notify() -- i.e. the one within the NotificationManager
class.
Bug: 27708810
Change-Id: I7cc9608f646518bf5f7fc3f4a231c9dece693363
Removed JRE8 from setup instructions since JDK8 contains all the
necessary components.
Bug: 27916899
Change-Id: I3b831401ea4294b67dc8962d88b2600ebc9c36fa
Per bug, devs were confused about behavior of activities in a
task stack. Added a note to clarify that MW settings in the root
activity apply to all activities in stack.
See first comment for doc stage location.
bug: 27870811
Change-Id: Ifb22815e06f4040f155ec52ff5bacc81da1efbfb
Bug: 22767853
- Correct the description about renderscriptTargetApi: Use the lowest
API level providing all the functionality in the code.
- Update the sample gradle config to use the up-to-date and stable
version of Build-Tools.
Change-Id: Ie8008acafb270fda9e2c928953568461f6f6f476
The code sample for the "Add the Account Required by the Framework"
section of the "Creating a Sync Adapter" page now displays a semicolon
at the end of every variable and constant declaration.
Bug: 27288669
Change-Id: I22bccd4dea3d516231fbcab6059ae4d48d596329
The table listing the different Android API levels (within the
"<uses-sdk>" page) now contains accurate links for "Android 6.0" APIs
and "Platform Highlights."
Bug: 27725763
Change-Id: I7cc9734b84ac530223a6bae58aed0072dcd214aa
Removed "Drive Installs from Search" page, the GIF image that the
page contained, and most references to the page within the
"collections" and "extras" JD resource files.
Also fixed a typo within the DAC YAML file.
Bug: 26884271
Change-Id: I4533140513749ffa55ba4922cf2ab6878656139d
Make the docs reflect changes in private file access permissions.
Starting with API level 24 app private files are exclusively accessible
to the owning app. Files can no longer be shared by name because apps
cannot relax the files system permissions.
Bug: 27636012
Change-Id: I0139b82547c6f6bede2503aa06b5d2a34cad5a49
Within the "Resource values" sub-section within the "File Conventions"
section of the "App Manifest" page, changed the separator between the
name/value pair for resources and themes such that it is now
consistently a '/' character.
Bug: 27070041
Change-Id: Ie299fbb866b9de3afaffa8fb70e3ca3709c45735