Commit Graph

94 Commits

Author SHA1 Message Date
Andrew Solovay
f955d4cd9f docs: Removed two images that were moved to Piper in April
Scott had migrated these graphics to Piper in April, but they've
stayed in Gerrit. These graphics had been updated in Gerrit since
then, so they got out of sync with Piper.

Set up Critique CL cr/133998971 to migrate the latest versions
to Piper (and sent to Scott for review); setting up a separate
CL here to remove the files, so they won't accidentally get
edited in the wrong place again.

Change-Id: Ice9dda71ae3604b1fc3aab15746dc41e759b80a6
2016-09-22 14:24:57 -07:00
Andrew Solovay
07fe016b84 docs: Removed reference to Android Support Library
In the Android Studio world, devs download the Android Support
*Repository*, not the now-deprecated *Library*. Updated the prose
and a screenshot to reflect this. Did other cleanup to docs to make
them more consistent with the new Android Studio/Gradle world. (For
example, the process for adding a library is now the same whether
or not the library has resources, so I consolidated the two "adding
a library" sections, and removed the paragraphs from features.html
that specified whether or not a library had resources.)

Also fixed bad formatting of code snippets (once again, we got bit by
the {@code &lt;} issue). Changed the {@code} tags to <code></code> to
fix it.

Other misc. fixes too, as they popped up in the review process.

See first comment for doc stage location.

bug: 30269620
Change-Id: I72922655e9887d1365e97b75982432c97e041f1f
2016-07-27 12:17:32 -07:00
TreeHugger Robot
a872460fd3 Merge "docs: Updated support library overview" into mnc-mr-docs 2016-04-28 20:22:11 +00:00
Cheryl Potter
c89d5078e7 Merge "docs: Polish Android Monitor pages b/26279420" into mnc-mr-docs 2016-04-28 04:12:45 +00:00
Andrew Solovay
06ba3db938 docs: Updated support library overview
Per feedback from the support library team, updated the support
library overview page to better explain what the libraries are
and what they're for. This is the beginning of a big overhaul of the
support library docs.

The "overview" section has been rewritten and expanded in this CL.
The "revisions" section hasn't been touched, except that the heading
was changed to "Support Library Revision History". (I'd like to
move "Revision History" to a separate page, but I'll do it in a
follow-on CL.)

See first comment for doc stage location.

bug: 27274455
Change-Id: I12ce21c948421e1bd0be5d3151845f900750e7b1
2016-04-27 16:40:49 -07:00
Cheryl Potter
5fc7099e1e docs: Polish Android Monitor pages
b/26279420

Change-Id: Ic2ccf9510f51adeb843f7aff9197d59e7a532fe2
2016-04-26 15:36:41 -07:00
Cheryl Potter
b558743ca3 docs: Update SDK Manager for 2.0 changes
b/26385384

Change-Id: Ib343c46bbfb6d07aea418a43ec03e992a4883980
2016-04-22 12:32:09 -07:00
Cheryl Potter
8bcc5f9325 docs: Attach debugger to process 2.0 update and corrections
b/26987379

Change-Id: I3e8a251b19ebd355e5542422465537c50b1f0297
2016-04-18 20:43:51 -07:00
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
027d3224c0 Merge "docs: AVD Manager docs for AS 2.0 b/26907919" into mnc-docs
am: 8dbdfc4

* commit '8dbdfc4d3b8a697b4c2ac32dbcdb209f26bb77c8':
  docs: AVD Manager docs for AS 2.0 b/26907919

Change-Id: Ie946a927709eb22bed277a420951b737c9addeb2
2016-04-06 20:33:07 +00: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
8dbdfc4d3b Merge "docs: AVD Manager docs for AS 2.0 b/26907919" into mnc-docs 2016-04-06 20:23:27 +00:00
Cheryl Potter
c8513915df docs: AVD Manager docs for AS 2.0
b/26907919

Change-Id: I8de2b12fa12bcac7b1113e87f35d98300a89a3f9
2016-04-06 11:27:02 -07: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
Adarsh Fernando
7961413a72 Merge "Docs: Added instructions to launch instrumented tests in AS using CTL" into mnc-mr-docs 2016-04-05 16:58:55 +00: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
Adarsh Fernando
44eb11a88b Docs: Added instructions to launch instrumented tests in AS using CTL
Bug:24812224
Change-Id: Ieee9ea87d7e463c6c57ffa4d1f12c5b48a9cefe7
2016-03-31 13:22:08 -07:00
smain@google.com
e9b3ada901 simplification and clarification to the Studio Overview
Change-Id: I74f310b39b81ae0db95e40b38542ca3385f6ca3c
2016-03-29 11:42:59 -07:00
Adarsh Fernando
8f13c207d8 Docs: Simplified the Running and Building in Android Studio doc
- Included updates and fixes
- modified APK signing instructions to include selecting multiple
  product flavors

Bug: 27744718
Bug: 26305265
Change-Id: I4528ab48f4599dd77ce1d7d659ab469d3652354a
2016-03-23 10:09:56 -07:00
Doug Kramer
93eb3666d0 Docs: Added three missing steps in memory monitor.
Bug: 26967239
Change-Id: I2ebc1af85459b1675ce717415697d3eaf4c8f5b8
2016-02-29 22:23:44 -08:00
Cheryl Potter
611c2e0ede Merge "docs: Deep Link and App Indexing API Support in Android Studio 1.5 b/25391753" into mnc-docs 2016-02-04 19:49:25 +00: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
Dirk Dougherty
31ae1c518f Doc change: adjustments for design updates.
Change-Id: Ic798228a75ba2ab692fd3e36034606c04651c20c
2016-01-28 17:10:09 -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
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
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
Joe Fernandez
ac1e62f2e1 docs: Remove Halloween promotional background for Getting Started video
- remove background image style and image file
- restore section color

Change-Id: I3c3a4b2e1e3463f46f3a3f67d0331faeb64bdce4
2015-11-04 11:37:13 -08:00
Joe Fernandez
571d379884 docs: Halloween Studio getting started
- Walking threads video embed on develop page

Change-Id: Ic8bd3df53d6d3fe658bf299e3088fb4eeb4ac833
2015-10-28 13:58:58 -07:00
Cheryl Potter
466aab2973 docs: new vector asset studio 1.4
b/24142270

Change-Id: I6a888f48ca7bdcec608e5543c7a37b192e105eaf
2015-10-20 18:17:32 -07:00
Rich Slogar
e5fe2468e4 docs: studio 1.3 allocation tracker
Change-Id: I0cbca0d551c3f066f8fb532d7baf8603dab61112
2015-07-30 11:30:48 -07:00
Rich Sloager
322de02a10 Merge "docs: studio 1.3 hprof viewer" into mnc-preview-docs 2015-07-30 18:11:23 +00:00
Rich Sloager
47c88fca7d Merge "docs: studio 1.3 separate test folder" into mnc-preview-docs 2015-07-30 18:10:43 +00:00
Rich Sloager
29dfe902de Merge "docs: studio 1.3 fingerprint support" into mnc-preview-docs 2015-07-30 18:09:26 +00:00
Rich Slogar
792dc3eccb docs: studio 1.3 fingerprint support
Change-Id: Ie98f67ce4c9aad6816ae07e3bae2b5e3e113bb98
2015-07-24 14:11:04 -07:00
Rich Slogar
f0235423ae docs: studio 1.3 sdk manager updates
Change-Id: I4657b3d2c65beede286986fd9405234d7633c765
2015-07-24 10:57:51 -07:00
Rich Slogar
b9f4ca8964 docs: studio 1.3 separate test folder
Change-Id: I298bc3b336edfe3ef90b37c6dffbcf92b0b21270
2015-07-22 13:52:07 -07:00
Rich Slogar
f6d03e527c docs: studio 1.3 hprof viewer
Change-Id: I075a5f8a2ac835c31ea3cc1f50f8e013e1997501
2015-07-21 11:43:19 -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
fa5f184faf docs: studio migration guide
b/20093866

Change-Id: Ib1eed6870aaee6230a083ec5f126a36b4b3a014d
2015-06-25 22:28:33 -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
Rich Slogar
1fcc6bd854 Merge "docs: studio remove gradle tasks dialog" into lmp-docs 2015-04-17 16:53:34 +00:00