Project

General

Profile

Actions

Feature #901

open
Actions #1

Updated by Soren Stoutner over 2 years ago

  • Description updated (diff)
Actions #2

Updated by Soren Stoutner over 2 years ago

Some of the information looks interesting.

https://developer.android.com/reference/android/net/LinkProperties

But, unfortunately, just like with https://redmine.stoutner.com/issues/892, this is all currently locked behind Manifest.permission.READ_PRECISE_PHONE_STATE, which is a privileged permission, which means Privacy Cell cannot get access to the information.

Actions #3

Updated by Soren Stoutner over 1 year ago

READ_PRECISE_PHONE_STATE is still inaccessible in API 34 (Android 14).

https://developer.android.com/reference/android/Manifest.permission#READ_PRECISE_PHONE_STATE

Actions #4

Updated by Soren Stoutner over 1 year ago

  • Priority changed from Next Release to 1.x
Actions #5

Updated by Soren Stoutner 14 days ago ยท Edited

Here is more information about what an app would need to do to gain access to this permission:

https://source.android.com/docs/core/connect/device-identifiers

Actions

Also available in: Atom PDF