Project

General

Profile

Actions

Feature #901

open
SS SS

Consider displaying APN information

Feature #901: Consider displaying APN information

Added by Soren Stoutner about 4 years ago. Updated over 1 year ago.

Status:
New
Priority:
1.x
Start date:
09/08/2022
Due date:
% Done:

0%

Estimated time:

SS Updated by Soren Stoutner about 4 years ago Actions #1

  • Description updated (diff)

SS Updated by Soren Stoutner about 4 years ago Actions #2

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.

SS Updated by Soren Stoutner almost 3 years ago Actions #3

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

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

SS Updated by Soren Stoutner almost 3 years ago Actions #4

  • Priority changed from Next Release to 1.x

SS Updated by Soren Stoutner over 1 year ago ยท Edited Actions #5

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: PDF Atom