Removed the beta warning for data binding.
Added information about renamed attributes.
Added information about context variable.
Change-Id: I7052416d8329a0cb812819017087e4e62d81e0c4
* Added new 'Getting Started with Testing' training to contain common
information on how to configure and run tests with Android Studio.
* Removed the obsolete 'Testing Your Activity' training.
* Deleted obsolete testing content under 'Tools > Workflow'.
* Moved accessibility testing checklist to 'Implementing accessibility'
training section.
* Moved content provider and service testing topics into a new
'Testing App Integrations' training.
* Updated the service testing training to reflect our recommended
approach of using ServiceTestRule, instead of ServiceTestCase.
* Renamed 'Testing from Other IDEs' topic to
'Testing from the Command Line' and moved it under 'Testing Tools'.
* Revised 'Testing Fundamentals' topic and moved it under 'Testing Tools'.
* Updated the landing page fo 'Best Practises for Testing' to provide a
central location for testing-related resources.
bug: 20722624
Change-Id: Ic1cbc79b48916dcae1c09bf5114ba8aef13d6f27
TOC link was missing a needed #. While I had the file open I fixed
other formatting issues (overlong lines, code snippets that
shouldn't have been pretty-printed). No changes to the page content.
I'll build and stage (see first comment for staged doc location) but
if it looks good I'll +2 and submit it myself.
bug: 26191770
Change-Id: I3c15ed3dfaa0762729f8d778d4aa828710c0eefa
Gap in existing docs; Project Structure dialog wasn't documented.
See first comment for doc stage location.
bug: 26028645
Change-Id: I1423fb1a193bf2a85f1829e7076a43df9cb8604c
Adding new Translations Editor studio help topic, and updating
TOC and index accordingly. Updated Studio Features topic to
point to new Translations Editor topic. Added new editor
screenshot. Additional fixes added based on reviews.
Bug: 25973544
Change-Id: I8f319cf6ec95f29f1cdb462efc6b3711ded6fdd8
Per request, noted that project templates use support library
objects, and explained that (e.g.) this means they can provide
material design features on older devices.
See first comment for doc stage locaton.
bug: 25973575
Change-Id: I9e21d4257583c03bbba5cfa309cbe6fe1f91e600
Adding basic info on Studio's support for data binding. In 1.x this
is limited to syntax highlighting, expression error flags, and Preview
support for defaults. Added link to tools attributes page.
Updated with recommendations from reviewers.
Bug: 25974303
Change-Id: I18d86208fd372e041b1dc0697e44e259fa1c9127
Editor page.
Removed "Dynamic Layout Preview" section from Studio index page.
Added Layout Editor tab to the "Tools Help" TOC.
Bugfix :25973267
Change-Id: I17726597d1d76c59718f2076a1a508dbd8f96350
Bug: 25391360 (patch)
Final, release version had different behavior than that available for
documentation in the final Preview version. This change reflects that
changed behavior.
Change-Id: I6d5fba9430992f1d9d9bcbb691c025ddc9006e95