圖標

kDI Device Info system permission

androidSpec(s); GSF, Widevine L1/3, microG, Treble, A/B device infos (+otherIDs)
新版本 2.12-24
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

# Collector:
* ClearKey & PlayReady added to mediaDRMs
* new android 12: CameraCharacteristics.REQUEST_AVAILABLE_CAPABILITIES , getConcurrentCameraIds, getCameraExtensionCharacteristics...

# Chairlock/AI on par:
* in
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.

版本

雖然在下方可選擇下載 APK 檔案,但要留意這樣的安裝方式將不會收到更新通知,是一種較不安全的下載方法。建議您先安裝 F-Droid 用戶端使用。

下載 F-Droid
  • 版本 2.12-24 (24) 建議 於 2022 年 5 月 3 日新增

    arm64-v8a armeabi-v7a x86 x86_64

    此版本需要 Android 4.1 或更高的版本。

    此套件包由 F-Droid 構建和簽署,並保證與此原始碼 Tarball 保持一致。

    權限
    • 查看 Wi-Fi 連線
      允許應用程式查看 Wi-Fi 網路相關資訊,例如是否已啟用 Wi-Fi,以及所連上 Wi-Fi 裝置的名稱。
    • 拍攝相片和影片
      這個應用程式在使用期間可以使用相機拍照及錄影。
    • 測量應用程式儲存空間
      允許應用程式擷取本身的程式碼、資料及快取大小
    • android.permission.PACKAGE_USAGE_STATS
    • 查詢所有套件
      允許應用程式查看所有已安裝的套件。
    • 讀取共用儲存空間中的內容
      允許這個應用程式讀取共用儲存空間中的內容。
    • 要求刪除套件
      允許應用程式要求刪除套件。
    • 修改或刪除你的共用儲存空間中的內容
      允許這個應用程式寫入共用儲存空間中的內容。
    • com.google.android.providers.gsf.permission.READ_GSERVICES

    下載 APK 311 KiB PGP 簽章 | 構建日誌

  • 新版本 2.12-23
    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:
    * ClearKey & PlayReady added to mediaDRMs
    * new android 12: CameraCharacteristics.REQUEST_AVAILABLE_CAPABILITIES , getConcurrentCameraIds, getCameraExtensionCharacteristics...

    # Chairlock/AI on par:
    * inactive apps: permission.PACKAGE_USAGE_STATS f
  • 版本 2.12-23 (23) - 於 2022 年 4 月 8 日新增

    arm64-v8a armeabi-v7a x86 x86_64

    此版本需要 Android 4.1 或更高的版本。

    此套件包由 F-Droid 構建和簽署,並保證與此原始碼 Tarball 保持一致。

    權限
    • 查看 Wi-Fi 連線
      允許應用程式查看 Wi-Fi 網路相關資訊,例如是否已啟用 Wi-Fi,以及所連上 Wi-Fi 裝置的名稱。
    • 拍攝相片和影片
      這個應用程式在使用期間可以使用相機拍照及錄影。
    • 測量應用程式儲存空間
      允許應用程式擷取本身的程式碼、資料及快取大小
    • android.permission.PACKAGE_USAGE_STATS
    • 查詢所有套件
      允許應用程式查看所有已安裝的套件。
    • 讀取共用儲存空間中的內容
      允許這個應用程式讀取共用儲存空間中的內容。
    • 要求刪除套件
      允許應用程式要求刪除套件。
    • 修改或刪除你的共用儲存空間中的內容
      允許這個應用程式寫入共用儲存空間中的內容。
    • com.google.android.providers.gsf.permission.READ_GSERVICES

    下載 APK 311 KiB PGP 簽章 | 構建日誌

  • 新版本 2.11-22
    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]
    *System ro.boot section
    *kDI self targetedSDK
    # packagesInfos: + foreground service, overlays
    # Options: add systemUser + pre-N alternate webView
  • 版本 2.11-22 (22) - 於 2021 年 1 月 29 日新增

    arm64-v8a armeabi-v7a x86 x86_64

    此版本需要 Android 4.1 或更高的版本。

    此套件包由 F-Droid 構建和簽署,並保證與此原始碼 Tarball 保持一致。

    權限
    • 拍攝相片和影片
      這個應用程式在使用期間可以使用相機拍照及錄影。
    • 測量應用程式儲存空間
      允許應用程式擷取本身的程式碼、資料及快取大小
    • 查詢所有套件
      允許應用程式查看所有已安裝的套件。
    • 讀取共用儲存空間中的內容
      允許這個應用程式讀取共用儲存空間中的內容。
    • 要求刪除套件
      允許應用程式要求刪除套件。
    • 修改或刪除你的共用儲存空間中的內容
      允許這個應用程式寫入共用儲存空間中的內容。
    • com.google.android.providers.gsf.permission.READ_GSERVICES

    下載 APK 312 KiB PGP 簽章 | 構建日誌