Switch to https for most links
Update obsolete links (groups, android doc on code.google.com)
Update instructions related to groups
Change-Id: I29a50cb5f026f0e1e00f2d2aadcfa2a138a96a03
diff --git a/src/source/building-devices.md b/src/source/building-devices.md
index 542b8e3..b0ee88c 100644
--- a/src/source/building-devices.md
+++ b/src/source/building-devices.md
@@ -110,7 +110,7 @@
Official binaries for Nexus S, Galaxy Nexus, and PandaBoard can be
downloaded from
-[Google's Nexus driver page](http://code.google.com/android/nexus/drivers.html),
+[Google's Nexus driver page](https://code.google.com/android/nexus/drivers.html),
which add access to additional hardware capabilities with non-Open-Source code.
There are no official binaries for Nexus One, ADP2 or ADP1.
@@ -248,7 +248,7 @@
and
for Nexus S (all variants)
are available from
-[Google's factory image page](http://code.google.com/android/nexus/images.html).
+[Google's factory image page](https://code.google.com/android/nexus/images.html).
Factory images for the Motorola Xoom are distributed directly by Motorola.
diff --git a/src/source/building.md b/src/source/building.md
index 77e67fd..1cd13c9 100644
--- a/src/source/building.md
+++ b/src/source/building.md
@@ -128,7 +128,7 @@
The correct version is: RIGHT_VERSION.
Please follow the machine setup instructions at
- http://source.android.com/download
+ https://source.android.com/source/download.html
************************************************************
This may be caused by
diff --git a/src/source/downloading.md b/src/source/downloading.md
index 9f81cae..f039591 100644
--- a/src/source/downloading.md
+++ b/src/source/downloading.md
@@ -55,7 +55,7 @@
$ repo init -u https://android.googlesource.com/platform/manifest -b android-4.0.1_r1
- - When prompted, please configure Repo with your real name and email address. To use the Gerrit code-review tool, you will need an email address that is connected with a [registered Google account](http://www.google.com/accounts). Make sure this is a live address at which you can receive messages. The name that you provide here will show up in attributions for your code submissions.
+ - When prompted, please configure Repo with your real name and email address. To use the Gerrit code-review tool, you will need an email address that is connected with a [registered Google account](https://www.google.com/accounts). Make sure this is a live address at which you can receive messages. The name that you provide here will show up in attributions for your code submissions.
A successful initialization will end with a message stating that Repo is initialized in your working directory. Your client directory should now contain a `.repo` directory where files such as the manifest will be kept.
diff --git a/src/source/index.md b/src/source/index.md
index 2ea2562..5fdcd58 100644
--- a/src/source/index.md
+++ b/src/source/index.md
@@ -35,7 +35,7 @@
to users on an open platform. One of the best ways you can help Android is to
write cool apps that users love!
-To get started, visit [developer.android.com](http://developer.android.com). This site
+To get started, visit [developer.android.com](https://developer.android.com). This site
provides the information and tools you need to write applications for
compatible Android devices, using the SDK.
diff --git a/src/source/life-of-a-bug.md b/src/source/life-of-a-bug.md
index 4dd9384..f58cad8 100644
--- a/src/source/life-of-a-bug.md
+++ b/src/source/life-of-a-bug.md
@@ -165,7 +165,7 @@
Finally, you should be aware that for a variety of reasons, there are
actually multiple issue trackers for Android-related issues. The
-[Google Code Project Hosting Issue Tracker](http://code.google.com/p/android/issues/list)
+[Google Code Project Hosting Issue Tracker](https://code.google.com/p/android/issues/list)
is the *only* official public issue tracker; however,
Google also maintains a private issue tracker, own, as do most OEMs. We try to
keep the public issue tracker in sync with private issue trackers
diff --git a/src/source/overview.md b/src/source/overview.md
index 34ef955..804c1f0 100644
--- a/src/source/overview.md
+++ b/src/source/overview.md
@@ -16,27 +16,27 @@
# Android Platform Overview #
-Our sister site, [developer.android.com](http://developer.android.com/),
+Our sister site, [developer.android.com](https://developer.android.com/),
includes feature overviews of the various Android platform versions.
The links below will take you to developer.android.com where you can view this
information.
The links below will navigate you away from this site.
-## [Android 4.0](http://developer.android.com/sdk/android-4.0-highlights.html) ##
+## [Android 4.0](https://developer.android.com/sdk/android-4.0-highlights.html) ##
Android 4.0 corresponded to the "IceCreamSandwich" milestone branch, and has an API level of 14.
-## [Android 2.3](http://developer.android.com/sdk/android-2.3-highlights.html) ##
+## [Android 2.3](https://developer.android.com/sdk/android-2.3-highlights.html) ##
Android 2.3 corresponded to the "Gingerbread" milestone branch, and has an API level of 9.
In versions 2.3.3 and higher, the API level is 10.
-## [Android 2.2](http://developer.android.com/sdk/android-2.2-highlights.html) ##
+## [Android 2.2](https://developer.android.com/sdk/android-2.2-highlights.html) ##
Android 2.2 corresponded to the "FroYo" milestone branch, and has an API level of 8.
-## [Android 2.1](http://developer.android.com/sdk/android-2.0-highlights.html) ##
+## [Android 2.1](https://developer.android.com/sdk/android-2.0-highlights.html) ##
Android 2.1 corresponded to the "Eclair" milestone branch, and has an API level of 7.
@@ -48,16 +48,16 @@
2.1. (The linked document refers to Android 2.0, because there were
no new platform features added in 2.1.)
-## [Android 1.6](http://developer.android.com/sdk/android-1.6-highlights.html) ##
+## [Android 1.6](https://developer.android.com/sdk/android-1.6-highlights.html) ##
Android 1.6 corresponded to the "Donut" milestone branch, and has an API level of 4.
-## [Android 1.5](http://developer.android.com/sdk/android-1.5-highlights.html) ##
+## [Android 1.5](https://developer.android.com/sdk/android-1.5-highlights.html) ##
Android 1.5 corresponded to the "Cupcake" milestone branch, and has an API
level of 3.
-## [Android 1.1](http://developer.android.com/sdk/android-1.1.html) ##
+## [Android 1.1](https://developer.android.com/sdk/android-1.1.html) ##
Android 1.1 has an API level of 2. Android 1.1 was known as
"Petit Four" internally, though this name was not used officially.
diff --git a/src/source/report-bugs.md b/src/source/report-bugs.md
index 5433126..f4fd7e5 100644
--- a/src/source/report-bugs.md
+++ b/src/source/report-bugs.md
@@ -29,17 +29,17 @@
Here's how to report non-security bugs:
-- [Search for your bug](http://code.google.com/p/android/issues/advsearch) to see if anyone has already reported it.
+- [Search for your bug](https://code.google.com/p/android/issues/advsearch) to see if anyone has already reported it.
- If you find your issue and it's important to you, star it! That's how we know which bugs are most important to fix.
- If no one's reported your bug, file the bug. You can use one of these templates:
- - [Bug in your Device](http://code.google.com/p/android/issues/entry?template=User%20bug%20report) - use this if you are a user reporting a bug in a device you own
+ - [Bug in your Device](https://code.google.com/p/android/issues/entry?template=User%20bug%20report) - use this if you are a user reporting a bug in a device you own
- - [Bug in the Software](http://code.google.com/p/android/issues/entry?template=Developer%20bug%20report) - use this if you found a bug in the course of developing an app
+ - [Bug in the Software](https://code.google.com/p/android/issues/entry?template=Developer%20bug%20report) - use this if you found a bug in the course of developing an app
- - [Feature Request](http://code.google.com/p/android/issues/entry?template=Feature%20request) - use this for a feature you'd like to see in a future verison
+ - [Feature Request](https://code.google.com/p/android/issues/entry?template=Feature%20request) - use this for a feature you'd like to see in a future verison
Please note that we can't guarantee that any particular bug can be fixed in
any particular release. To see what happens to your bug once you report it,
diff --git a/src/source/submit-patches.md b/src/source/submit-patches.md
index b6e4657..72531c3 100644
--- a/src/source/submit-patches.md
+++ b/src/source/submit-patches.md
@@ -195,7 +195,7 @@
## V8 ##
All changes to the V8 project at `external/v8` should be submitted upstream at
-[code.google.com/p/v8](http://code.google.com/p/v8). See [Contributing to V8](http://code.google.com/p/v8/wiki/Contributing)
+[code.google.com/p/v8](https://code.google.com/p/v8). See [Contributing to V8](https://code.google.com/p/v8/wiki/Contributing)
for details.
## WebKit ##
diff --git a/src/source/using-eclipse.md b/src/source/using-eclipse.md
index 94e24cf..803b2cc 100644
--- a/src/source/using-eclipse.md
+++ b/src/source/using-eclipse.md
@@ -21,7 +21,7 @@
*Note: if you are looking for information on how to use
Eclipse to develop applications that run on Android, this is not the right
page for you. You probably would find [the Eclipse page on
-developer.android.com](http://developer.android.com/sdk/eclipse-adt.html) more useful.*
+developer.android.com](https://developer.android.com/sdk/eclipse-adt.html) more useful.*
## Basic setup ##