Commit Graph

95 Commits

Author SHA1 Message Date
Cheryl Potter
566c9be63b Merge "docs: Emulator 25.0.10 docs for AS 2.0 release b/24816712" into mnc-docs
am: 9e9b15e

* commit '9e9b15e01d61bdbd890ed861eb7c1099813861ba':
  docs: Emulator 25.0.10 docs for AS 2.0 release b/24816712

Change-Id: I04374ac4580ab668e271f195837f1b97ea10800e
2016-04-06 22:05:18 +00:00
Cheryl Potter
9e9b15e01d Merge "docs: Emulator 25.0.10 docs for AS 2.0 release b/24816712" into mnc-docs 2016-04-06 22:00:49 +00:00
Cheryl Potter
6c0d5910c6 docs: Emulator 25.0.10 docs for AS 2.0 release
b/24816712

Change-Id: I0bdf916cfbce60d0ca6a1527d3555d722694eaa6
2016-04-06 13:56:26 -07:00
Cheryl Potter
8af8d4d9e9 Merge "docs: URL and App Indexing API updates for AS 2.0 support b/26642964" into mnc-docs
am: cffbbc8

* commit 'cffbbc86528b452e937f645e1c45e765556edba6':
  docs: URL and App Indexing API updates for AS 2.0 support b/26642964

Change-Id: Ida4bd839737708786151773ae30b700ddf0c2f57
2016-04-06 20:26:12 +00:00
Cheryl Potter
4a7f004de2 docs: URL and App Indexing API updates for AS 2.0 support
b/26642964

Change-Id: Iafd10786fc79aace129b151a6e26fe516bb068de
2016-04-05 19:19:55 -07:00
Adarsh Fernando
3dbc405b5e Merge "Docs: Added Instant Run feature overview section" into mnc-mr-docs 2016-04-05 20:57:08 +00:00
Adarsh Fernando
37cc54ebf1 Docs: Added Instant Run feature overview section
- Added notes in other docs related to IR compatibility
- Changed 65K Dex Limit -> 64K Dex Limit

Bug:24709303
Bug:27571202
Bug:27794423
Bug:26230674
Change-Id: I16f530df6169602261c6b0a049de9c53e8819c9b
2016-04-05 13:43:06 -07:00
Dirk Dougherty
9577d31b10 Update studio landing page and add all-new install flow docs.
bug: 27850063 (update system reqs for 2.0)
bug: 27725026 (update download page for 2.0)
bug: 23908299 (clean up download and get started)

depends on CL: Ibc4ddb4a6130ab8bd8d6044472022465829f2000

Change-Id: Id56ddec26e5701f69cd3e3ce7dc64cd28e98c8f3
2016-04-04 15:59:13 -07:00
Joe Fernandez
b984c93c99 docs: Tools docs reorganization, round 1b
b/25522909

Change-Id: I54d51eeedf122648026bd013cfceac3f32629b7e
2016-02-08 21:36:24 -08:00
Cheryl Potter
2f12640879 docs: Deep Link and App Indexing API Support in Android Studio 1.5
b/25391753

Change-Id: I05a5e829c572a811a4e84afd238d31c69c9a8e83
2016-02-04 11:17:30 -08:00
Quddus Chong
e3f6c81c31 docs: Refactor testing docs to remove/update obsolete guidance:
* 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
2016-01-14 05:02:18 -08:00
Cheryl Potter
768f8cfd86 Merge "docs: new Android Monitor doc b/24142260" into mnc-docs 2015-12-19 00:07:42 +00:00
sreevanis
ec76b67f17 docs: New Image Asset Studo 1.5.1
Change-Id: If567e6b2f2c5e1fd526d8e7491e7265e154b3f62
Bugfix: 25128284
2015-12-18 16:02:16 -08:00
Cheryl Potter
9f1fd9a2dc docs: new Android Monitor doc
b/24142260

Change-Id: I69dc6b40ddf7689ff5560bea9fe103816832872a
2015-12-18 14:40:36 -08:00
Andrew Solovay
33fa62da1f docs: New page for Android Studio Project Structure dialog
Gap in existing docs; Project Structure dialog wasn't documented.

See first comment for doc stage location.

bug: 26028645
Change-Id: I1423fb1a193bf2a85f1829e7076a43df9cb8604c
2015-12-16 17:56:37 -08:00
David Friedman
ffb90fdeeb Merge "Docs: Removing most of the Eclipse ADT documentation from DAC." into mnc-docs 2015-12-17 01:25:20 +00:00
Dan Yu
4360a3c3f7 Merge "docs: Updating the Android Studio Translations Editor doc" into mnc-docs 2015-12-17 01:19:01 +00:00
Daniel Yu
f3f48b206b docs: Updating the Android Studio Translations Editor doc
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
2015-12-16 14:52:34 -08:00
David Friedman
49741566c2 Docs: Removing most of the Eclipse ADT documentation from DAC.
Bug: 25933950

Change-Id: I91277afbf741d76c84b2ee0d68970ffb86dec67d
2015-12-15 22:07:40 -08:00
Sreevani Sreejith
c0c74bc940 Merge "docs: Moved the "Multi-API Level Rendering" feature of Studio to Layout Editor page. Removed "Dynamic Layout Preview" section from Studio index page. Added Layout Editor tab to the "Tools Help" TOC. Bugfix :25973267" into mnc-docs 2015-12-10 18:59:20 +00:00
sreevanis
ac9177f0bc docs: Moved the "Multi-API Level Rendering" feature of Studio to Layout
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
2015-12-10 10:43:37 -08:00
David Friedman
af4469e127 Docs: Help page for Theme Editor, introduced in Android Studio 1.5
Bug: 25391360

Change-Id: I76182313e6ccae9d4f2bc7a70916f2a5d3441a21
2015-11-20 13:03:00 -08:00
Cheryl Potter
466aab2973 docs: new vector asset studio 1.4
b/24142270

Change-Id: I6a888f48ca7bdcec608e5543c7a37b192e105eaf
2015-10-20 18:17:32 -07:00
Glenn Kasten
7698f07762 Fix typo
Change-Id: Ib9077955fc29acc8dc5ab733d0aae856c3af292f
2015-09-10 14:32: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
8371632b16 docs: Studio 1.3 new install and feature sections
Change-Id: I1bf6d1fa60b01b404a01cc3b5f45753a764d6f31
2015-06-30 15:43:54 -07:00
Rich Slogar
3686e0430f am 268a7c19: am fc7e84b3: Merge "docs: manifest merger updates" into lmp-docs
* commit '268a7c190c37a7a63bd1134c4dfb8aacf71c211e':
  docs: manifest merger updates
2015-06-26 22:25:35 +00:00
Rich Slogar
268a7c190c am fc7e84b3: Merge "docs: manifest merger updates" into lmp-docs
* commit 'fc7e84b36b77ac95e61bd1736eebdc307ba6e09e':
  docs: manifest merger updates
2015-06-26 22:11:44 +00:00
Rich Slogar
fc7e84b36b Merge "docs: manifest merger updates" into lmp-docs 2015-06-26 21:56:25 +00:00
Rich Slogar
66502afb0f docs: manifest merger updates
Change-Id: I0a1c311ba08077b15ee1823146773b7d07162dd4
2015-06-26 12:45:24 -07:00
Rich Slogar
7d377c3b4f am fa5f184f: docs: studio migration guide
* commit 'fa5f184faf7da28e3a6d2acd18bb9bfaac4eb2f1':
  docs: studio migration guide
2015-06-26 05:39:31 +00:00
Rich Slogar
fa5f184faf docs: studio migration guide
b/20093866

Change-Id: Ib1eed6870aaee6230a083ec5f126a36b4b3a014d
2015-06-25 22:28:33 -07:00
Luan Nguyen
c5a480d112 am fdad629f: am 6859a9f0: Merge "docs: Pare down the adb guide and remove sections that are duplicated in the tools list." into lmp-docs
* commit 'fdad629fc089783fa0b3caad62ba99a9083f8645':
  docs: Pare down the adb guide and remove sections that are duplicated in the tools list.
2015-06-24 15:05:13 +00:00
Luan Nguyen
6859a9f090 Merge "docs: Pare down the adb guide and remove sections that are duplicated in the tools list." into lmp-docs 2015-06-24 14:43:31 +00:00
Luan Nguyen
1afb2d5335 docs: Pare down the adb guide and remove sections that are duplicated
in the tools list.

bug: 12879186
Change-Id: Ic2d17ef29eac15a9ffc40e05b056dc17d71069e8
2015-06-22 17:00:02 -07:00
Chris Craik
17498cd944 Rework systrace analysis documentation
Also update some of the out-of-date aspects of the systrace help page.

Change-Id: I869f6d481ecc2835ea8713bb46f6e5d550abea98
2015-06-01 17:11:46 -07:00
Dirk Dougherty
724ebc0d31 Doc change: fix data binding link.
Change-Id: I7a840dc728b83e63875c5ac961d8c098e7f6f63a
2015-05-27 19:18:38 -07:00
Dirk Dougherty
ae70b69880 Doc change: update logo for samples, several edits.
Change-Id: I9045f51578f211301a5feb20423b4aa3a5fa2d94
2015-05-27 17:45:56 -07:00
Dirk Dougherty
ea1f6fb385 Doc change: edits and fixes to data binding guide.
Change-Id: Iaef989bd48a99294e2032656653e71ef93313687
2015-05-26 20:31:52 -07:00
Dirk Dougherty
493ff3cb8f Doc change: move data binding library to tools tab.
Change-Id: I74817864dc6fe390cb52ec2ea52ee1ea3a46c830
2015-05-26 16:52:23 -07:00
Aleks Haecky
881e729904 docs: Add peformance tools getting started docs in new tools/performance subtree.
Bug: 231376
Change-Id: I8126a0c71f3e87bbb2e3823aacbe0ab20c59d5a9
2015-05-26 11:45:58 -07:00
Rich Slogar
2a3aa2d343 docs: studio 1.2 updates
Change-Id: I893af7af0f686d0eeab11f881256c0cf26eb4605
2015-04-29 19:47:25 -07:00
Quddus Chong
489218c3ed docs: Added overview page and Javadocs for the Android Testing Support Library.
Change-Id: I645d3a302ce0d1d4cd389c6a58709a11a0426aed
2015-03-11 16:08:24 -07:00
Rich Slogar
3150bb78e6 docs: android plugin for gradle revisions page
Change-Id: I15750eb11f69f9286fdd542c8e5a5e702b1a1255
2015-02-13 14:58:10 -08:00
Joe Fernandez
e6395cd34c Merge "docs: project file and toc updates" into lmp-docs 2014-12-19 05:28:36 +00:00
Rich Slogar
3f8e456be7 docs: project file and toc updates
b/18681310

Change-Id: I0a4d4a85f60d0e9dccfbec86e6e54a718d43503a
2014-12-18 13:58:06 -08:00
Joe Fernandez
d49977d967 Merge "docs: update debug menu for debugging-studio" into lmp-docs 2014-12-10 19:31:12 +00:00
Rich Slogar
bea1510573 docs: update debug menu for debugging-studio
Change-Id: I04c71104b1ac9c0e4413c518ccd41ba3e6a90f8f
2014-12-10 11:14:15 -08:00
smain@google.com
549726afcf clarify release notes pages with more specific titles and
new links to related docs.

Change-Id: I2532b0eb0fec0999c59b62e5a709a74ba7a1185f
2014-12-08 17:39:11 -08:00
smain@google.com
6ae492e672 changes to deprecate eclipse docs and update migration guide
Change-Id: Icb3c0d93a968d5b1db829ff1db51ecdc47374803
2014-12-08 11:55:12 -08:00