Actions
Feature #892
openDisplay information about the cell phone spectrum in use
Start date:
08/20/2022
Due date:
% Done:
0%
Estimated time:
Description
I am assuming there are Android APIs that expose this information.
Updated by Soren Stoutner over 2 years ago
Updated by Soren Stoutner over 2 years ago
This information is currently restricted in Android:
https://issuetracker.google.com/issues/182811458
https://issuetracker.google.com/issues/188565322
Hopefully in a future release it becomes available to general apps.
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
Updated by Soren Stoutner over 1 year ago
- Priority changed from Next Release to 1.x
Updated by Soren Stoutner 14 days ago
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