Commit Graph

21 Commits

Author SHA1 Message Date
Kevin Hufnagle
5b0b1fcd0d docs: Added recommendation to use jCenter dependency for Volley
Bug: 27170930
Change-Id: I4c542c7031b89f527f757c76b6cf3ed196fe6f45
2016-09-09 13:51:31 -07:00
Trevor Johns
5513b6776e docs: Fix broken link in Volley training am: 05dd9d2c29 am: 346114e346 am: c8c2abed0e
am: 46c1d5a5d2

* commit '46c1d5a5d2b4c1d6a680f7af5c3973486c1fef2c':
  docs: Fix broken link in Volley training

Change-Id: Ib5ae3925cca39db0145bb4c6e6eeb53488bfc316
2016-05-26 02:19:23 +00:00
Trevor Johns
346114e346 docs: Fix broken link in Volley training
am: 05dd9d2c29

* commit '05dd9d2c291c3b5becdf27b78cc0685be3bb5389':
  docs: Fix broken link in Volley training

Change-Id: Ia20dd9788d855129033c82e2161e01dc382d85b7
2016-05-26 01:18:44 +00:00
Trevor Johns
05dd9d2c29 docs: Fix broken link in Volley training
Inline link from from "Making a Standard Request" to "Implementing a
Custom Request" had a typo in the URL string.

Change-Id: I8f7d79e47ea82f423b9e56ef6d908938564a3fe9
2016-05-25 16:13:21 -07:00
smain@google.com
e9746f7a6a Update links for all files under sdk/ that moved to studio/ am: 89d11705a1 am: d10e0132a1
am: 6c568e6322

* commit '6c568e632242e99eb255f721edcbec0223f9934d':
  Update links for all files under sdk/ that moved to studio/

Change-Id: I2acd1acd6fef98c527ef4dfc0d016bb5cfa296cc
2016-05-15 03:11:46 +00:00
smain@google.com
89d11705a1 Update links for all files under sdk/ that moved to studio/
Change-Id: I624621dfd7df0f441d0b559e5a12029e5e299964
2016-05-15 02:55:23 +00:00
Trevor Johns
682c24e228 Resolve merge conflicts of a5060ee to nyc-dev
This undoes the automerger skip which occured in
commit e740c84dc3 and
replays it as a standard (NOT -s ours) merge.

Change-Id: If5a47be26f73d6a0735c425cd66310a3e2a89086
2016-04-19 02:03:59 -07:00
Joe Fernandez
08320015f8 docs: Eclipse ADT removing and replacing mentions
Batch 05, Project 01 with InfoPros

b/25192800

Change-Id: I6cce84d8498ba9f0aa488b8d43b7b832e58fe899
2016-01-14 09:48:30 -08:00
Neil Fuller
71fbb81b14 Fix @code escapes
The body of {@code} must not be HTML escaped. This is one of
several changes that fix the source in conjunction with a
doclava fix.

Bug: 25757239
Change-Id: Ib38a0fa2dd2a3d68e467f78a812071e763d7e881
2015-12-02 14:24:11 +00:00
Quddus Chong
8d0058b21e docs: Fixed broken link to video.
bug: 25066917

Change-Id: Ia296ff0d92525511869ff69b4772ba390b854832
2015-10-21 10:40:35 -07:00
Andrew Solovay
d32f3baf2b docs: Removing reference to Apache HTTP client
With Android M, the Apache HTTP client is no longer supported.
Removing references to that client and the clients that depend
on it (DefaultHttpClient and AndroidHttpClient). Replacing, when
appropriate, with references to HttpURLConnection.

Also removing references to the 2011 blog post "Android's HTTP
Clients" (https://goto.google.com/cusll) since that post is largely
about the ex-clients.

Fixed a couple of other small errors while I had the files open
(for example, changed a sample URL in a code snippet to the safe
www.example.com).

bug: 19696844
Change-Id: Iabf780140c37d5fc95c0d45542c425a945c69337
2015-09-28 17:25:27 -07:00
Claudio Cherubino
b6e91dfae0 Trying to help clean up the public issue tracker (and show some love to external developers) by taking care of a bunch of typos that were reported.
List of issues from https://code.google.com/p/android/issues that are fixed by this CL: 183476,183249,183248,183241,183222,183142,183093,183329,182385,182311,182193,182019,73149,181589,179740,179384,178322,178189,178086,178020,177169,176312,175138,172322,172030,171820,170647,167288,163574,161580,161041,159199,151347,144290,136137,132505

Change-Id: I2e96f7444048abd2f666c75bd6ab9640019afb75
2015-08-21 14:49:09 -07:00
Robert Schaub
7b14e3c80e am 957e68c0: am ea1b8f4a: am 71647af1: am cf05e318: am 2a1be1bc: Docs: Added declaration to code fragment Bug: 21030774
* commit '957e68c0804f702ff03897394b771c0143a21116':
  Docs: Added declaration to code fragment Bug: 21030774
2015-06-26 23:34:26 +00:00
Robert Schaub
71647af1ee am cf05e318: am 2a1be1bc: Docs: Added declaration to code fragment Bug: 21030774
* commit 'cf05e31866e94eb9d8a6f0ee1fb9960ba169e2c1':
  Docs: Added declaration to code fragment Bug: 21030774
2015-06-26 22:58:37 +00:00
Robert Schaub
2a1be1bc38 Docs: Added declaration to code fragment
Bug: 21030774

Change-Id: Ic906454b20ec9606e5ca11a0fbd0388492eecf42
2015-06-26 11:11:19 -07:00
Ficus Kirkpatrick
60de280e52 Update required API level in the Volley docs.
They said you needed API 4+, but it's actually 8+ (Froyo)
2015-06-24 18:53:58 -07:00
kmccormick
96fb6d811f am f077f476: am c808f6a6: am a8dbdb1c: am bb1c03e9: am a4fce24d: am e16f4393: am 506cba8b: Doc Update: fixed unescaped angle brackets in code snippets.
* commit 'f077f476898e16623df4cb39d4cf0739c5e3efd2':
  Doc Update: fixed unescaped angle brackets in code snippets.
2015-02-19 22:30:51 +00:00
kmccormick
506cba8b51 Doc Update: fixed unescaped angle brackets in code snippets.
Change-Id: Ie265dd58fb3a5fcffe955992dea7a1f9417a27d7
2015-02-19 12:17:18 -08:00
Narayan Kamath
56eb989791 Remove references to apache-http from various documents.
Most of them are pointless links to a "text/plain" constant which are
far clearer when inlined with the relevant text.

Change-Id: Iaed51b4548cb2836741106dc19c9cf500c205d32
2014-12-12 14:55:18 +00:00
kmccormick
71f8f1d81f Doc Change: Remove obsolete sample link.
Fix for:

b/16685592

Change-Id: If15951ee783e8c05b4dfb32983a87a3518cdbe82
2014-08-12 18:08:58 -07:00
Katie McCormick
1a89ae4cdc Doc update: new Volley class
Change-Id: Ife3a9a64439e07aaaf92a22adc6d1678138caf7d
2014-05-29 16:38:34 -07:00