Skip to content

kDI Device Info system permission

F-Droid

Open source

androidSpec(s); GSF, Widevine L1/3, microG, Treble, A/B device infos (+otherIDs)

Version
2.12-24
Size
0.3 MB
Updated
May 3, 2022
Get from Download APK (v2.12-24)
Signing certificate on record

About this app

Re-branded KalturaDeviceInfo to provides GSF id (needed for Google uncertified devices) and checks about Widevine, Treble, a/b & media decoders (and all others possible device system definitions).

Basic json example, it shows how much any app, can silently retrieve devices characteristics, but also simply provides : It collects some diagnostic information about an Android device and allows sharing it using a standard share Intent.

* testing any device sample, without Dev./Options unlocked, before purchasing (live or via email request to the seller) * add-on for static passive reporting in AOSP roms (conversely to active stats) * Treble advanced reviewing specifics * all-in-one floss without internet leak

JSON report doesn't include any {action}->privateIDs ; feel free to Post everywhere (*.json can be easily browsed/parsed with FirefoxPC)

- detection getprop for Treble & A/B seamless update + designation Soc & Kernel version - ... SharedLibs, Features, SecurityProviders, /proc/meminfo, GLESversion +... - Services & init_svc & {action}-> getprop - New Treble checks (ro.vndk.version) & ScreenMetrics - improve gps.conf & treble + matrix -/vendor detection, mounts, camera & cameraAPi2... (and Matrix_bug) - CameraAPi2 global specs - Display HDR modes - etc/gps.conf miss in "private" dialog-box - microG spec(s) detection - multi screens support - all sensors with mA consumption

code https://bitbucket.org/oF2pks/kaltura-device-info-android/src/master/ prim-origin https://github.com/kaltura/kaltura-device-info-android

nota: works on JellyBean and up ; with Oreo, Android_id is discontinued, and Serial_id deprecated due to permission.

Licensed under GPL-3.0-or-later.

OfficialSignature VerifiedOpen Source

What's New in v2.12-24

Imported from the F-Droid repository index.

  • hot-fix for roms modded without mediaDRM
  • ...android 12 release,
  • # Options:
  • * xmlWebView with search, including easy viewer for getprops & trebleLinker (ld.config)
  • * wifi props added (permission.ACCESS_WIFI_STATE)
  • * SELinux attempt added to PRIVATE IDs for old devices

Version history

v2.12-24Latest
Signature continuous

May 3, 2022 · 0.3 MB · Android API 1632 · code 24

Imported from the F-Droid repository index.

  • hot-fix for roms modded without mediaDRM
  • ...android 12 release,
  • # Options:
  • * xmlWebView with search, including easy viewer for getprops & trebleLinker (ld.config)
  • * wifi props added (permission.ACCESS_WIFI_STATE)
  • * SELinux attempt added to PRIVATE IDs for old devices
WRITE_EXTERNAL_STORAGEREAD_EXTERNAL_STORAGEcom.google.android.providers.gsf.permission.READ_GSERVICESCAMERAACCESS_WIFI_STATEGET_PACKAGE_SIZEREQUEST_DELETE_PACKAGESQUERY_ALL_PACKAGESPACKAGE_USAGE_STATS

SHA-256 218e213d1014a5ae981160274173bcd5f259defa3805e3465f1c10e4f8ea73d9

v2.12-23
Signature continuous

Apr 8, 2022 · 0.3 MB · Android API 1632 · code 23

Imported from the F-Droid repository index.

  • android 12 release,
  • # Options:
  • * xmlWebView with search, including easy viewer for getprops & trebleLinker (ld.config)
  • * wifi props added (permission.ACCESS_WIFI_STATE)
  • * SELinux attempt added to PRIVATE IDs for old devices
  • # Collector:
WRITE_EXTERNAL_STORAGEREAD_EXTERNAL_STORAGEcom.google.android.providers.gsf.permission.READ_GSERVICESCAMERAACCESS_WIFI_STATEGET_PACKAGE_SIZEREQUEST_DELETE_PACKAGESQUERY_ALL_PACKAGESPACKAGE_USAGE_STATS

SHA-256 6b700ac8840384645f662fab2e7cd2c61832d670019b136ffc19e9d6184b0c02

v2.11-22
Signature continuous

Jan 29, 2021 · 0.3 MB · Android API 1630 · code 22

Imported from the F-Droid repository index.

  • hotfix (R/30) Treble dynamic linkerconfig
  • ...
  • # Upgrade to android 11 (R/30) + Export: clipboard/share/save
  • # Collector:
  • *Camera colorFilter + fix buggy logicalCam
  • *Treble ld.config [Vendor]
WRITE_EXTERNAL_STORAGEREAD_EXTERNAL_STORAGEcom.google.android.providers.gsf.permission.READ_GSERVICESCAMERAGET_PACKAGE_SIZEREQUEST_DELETE_PACKAGESQUERY_ALL_PACKAGES

SHA-256 d720c2061516d56d3162f1774549c08d7caf16a7c85c9eb9d31ac33df2dbd6fd

Will it run on your device?

CompatibilityVery likely to run

87%

  • Runs on a broad range of modern Android versions.
  • Multiple CPU architectures are covered.
What changed in this release
Size delta
0 MB
Added permissions
None
Removed permissions
None

Installation Guide

1

Open Settings on your Android device

2

Go to Security → Unknown sources (or Install unknown apps)

3

Enable "Allow from this source" for your browser or file manager

4

Open the downloaded APK file from your Downloads folder

5

Tap "Install" and wait for installation to complete

6

Launch the app from your home screen

Make sure to re-enable Unknown Sources restrictions after installation for security.

How to install this safely

How to verify the file you downloaded

Before you install anything, confirm the file is the one described here. On a computer, run shasum -a 256 your-download.apk (macOS or Linux) or certutil -hashfile your-download.apk SHA256 (Windows), then compare the output character-for-character with the SHA-256 on this page. If a single character differs, the file is not the build we recorded — delete it.

What the signing certificate proves

Every Android app is signed with a private key that only its developer holds. The fingerprint on this page is a hash of the matching public certificate, and it proves continuity rather than identity: it tells you a build came from whoever signed the earlier ones. Android enforces this at install time — if a package claiming to be com.oF2pks.kalturadeviceinfos is signed with a different key, the system will refuse to install it over your existing copy. A fingerprint that changes between releases is worth pausing on, because a repackaged app that has been modified by someone else cannot keep the original signature.

How to roll back to an earlier version

If the current release misbehaves, 2.12-23 is the last build before it. Android will not install an older version code over a newer one, so you must uninstall kDI Device Info system permission first — which clears its local data unless you have a backup. Reinstall the older APK only if its signing fingerprint matches the build you already trust, and check the API range: an older release may target an Android version your device has moved past.

Why we list sources instead of hosting everything

The official store channel is almost always the right choice: it updates automatically and carries the publisher's own distribution guarantees. A direct APK is useful when a device has no store access, when a rollout has not reached your region, or when you need a specific version — and only when the publisher has authorized that copy. APKBrowse does not list pirated, cracked, or unauthorized rebuilds of kDI Device Info system permission, and a listing is removed when the evidence for it stops holding up.

Get kDI Device Info system permission

Every source we list for com.oF2pks.kalturadeviceinfos is legality-reviewed. Pirated or cracked builds are never offered.

Other sources

F-Droid listing

official

F-Droid builds this app from source and signs it. This is its official listing, with older builds and full release notes.

Source code

verified publisher

The upstream repository this build is compiled from.

We check legality and signature continuity, but device behaviour still varies. Install at your own discretion.

App Information

Developer
F-Droid
Category
Productivity
Android
API 16+
Architectures
arm64-v8a, armeabi-v7a, x86, x86_64
Version
2.12-24 (code 24)
Size
0.3 MB
Updated
May 3, 2022
Package name
com.oF2pks.kalturadeviceinfos

Security Verification

File integrity
SHA-256 recorded
Signing certificate
Fingerprint on record
Official source
Download APK (v2.12-24)

We record provenance; we do not run malware scans. Verify the hash yourself before installing.

SHA-256 Hash

218e213d1014a5ae981160274173bcd5f259defa3805e3465f1c10e4f8ea73d9

Signing certificate

caddb7e898aeb29acf2cea579cf7601080c8fa4062e521be3429e22cc388ada3

Permissions Required

WRITE_EXTERNAL_STORAGE
READ_EXTERNAL_STORAGE
com.google.android.providers.gsf.permission.READ_GSERVICES
CAMERA
ACCESS_WIFI_STATE
GET_PACKAGE_SIZE
REQUEST_DELETE_PACKAGES
QUERY_ALL_PACKAGES
PACKAGE_USAGE_STATS

Previous Versions

Signature verified

The signing certificate fingerprint for this release is on record, so a build that does not match it did not come from this publisher.

Report a problem with this listing

A listing is only as good as its corrections. If a source is broken, a signature looks wrong, or this app should not be here, tell the moderation team.

Report a problem