Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b192a176 authored by Scott Rowe's avatar Scott Rowe Committed by Android Git Automerger
Browse files

am 6b2f3ee3: am 2a922cb4: am 40b5d8a0: Merge "cherrypick from klp-docs docs:...

am 6b2f3ee3: am 2a922cb4: am 40b5d8a0: Merge "cherrypick from klp-docs docs: b/14524668 remove ANDROID_ID Change-Id: I83d4389bb8322c2dbca10042e666fc9b75ea8a12" into klp-modular-docs

* commit '6b2f3ee3':
  cherrypick from klp-docs docs: b/14524668 remove ANDROID_ID Change-Id: I83d4389bb8322c2dbca10042e666fc9b75ea8a12
parents 09861218 6b2f3ee3
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -361,8 +361,7 @@ your server or use the registrations ID provided by <a
href="{@docRoot}google/gcm/index.html">Google Cloud Messaging</a>.</p>

<p>Beware that if your app requests one of the hardware device identifiers (such as the WiFi MAC
address, the {@link android.os.Build#SERIAL} number, or the {@link
android.provider.Settings.Secure#ANDROID_ID} number), they will provide the same value for each
address or the {@link android.os.Build#SERIAL} number), they will provide the same value for each
user because these identifiers are tied to the hardware and not the user. Not to mention the other
problems these identifiers introduce as discussed in the <a
href="http://android-developers.blogspot.com/2011/03/identifying-app-installations.html">Identifying