About
Package name, app version, debug build, installer
This page displays basic information about the app, including its package name, version, build type, supported ABIs, and installer source.
You can touch and hold (long-press) any item in the app to copy them to your clipboard.
1. App
1.1. App Name
The display name of the application, e.g. Webview Kiosk
1.2. Package Name
The unique identifier for the app on different platforms:
com.nktnet.webview_kioskfor Aurora Store and Google Playuk.nktnet.webviewkioskfor GitHub, F-Droid and IzzyOndroid as of v0.15.7
1.3. Version
The version code and version name, e.g. 46 (0.18.0)
1.4. Min SDK
The minimum supported SDK - e.g. 21 (Android 5, Lollipop)
1.5. Target SDK
The Android SDK level the app targets, e.g. 36 (Android 16, Baklava)
1.6. Debug Build
Indicates whether the current build is a debug build, e.g. true / false
1.7. Installer Source
The package or store that installed the app, e.g.:
dev.imranr.obtainium→ Obtainiumorg.fdroid.fdroid→ F-Droidcom.android.vending→ Google Play Storecom.google.android.packageinstaller→ Default installer for APKs outside of Play Store
com.aurora.com→ Aurora Store
1.8. Device Owner
Whether the app was set as the device owner or not, e.g. true / false
See DevicePolicyManager.isDeviceOwnerApp.
1.9. Lock Task Permitted
Whether the app is allowed to use Lock Task Mode or not, e.g. true / false
If no, screen pinning will be the fallback.
See DevicePolicyManager.isLockTaskPermitted.
1.10. Dhizuku Permission Granted
Whether the app has been granted device owner privileges by Dhizuku.
This is done using the Dhizuku API.
1.11. Instance ID
App Instance ID is a
UUID
generated when you first view the Settings -> About
page, e.g. c345e39c-accd-11f0-9ea0-5a93ec0e6f91
This value can be reset by clearing data or uninstalling the app.
2. Device
2.1. Android Version
Your device's current android version and SDK, e.g. 15 (SDK 35)
2.2. WebView Version
Your device's WebView implementation's version, e.g. 141.0.7390.43
2.3. Screen / Display
Height, width and density of your display, e.g. 1080 x 2400 px, density: 3.0
2.4. Managed Profile
Whether the user's profile is managed (work profile/company-owned) or not, e.g. true / false
See UserManage.isManagedProfile.
2.5. Time Zone
The user's default time zone, e.g. Australia/Sydney
2.6. Locale
The user's default locale, e.g. en_US
2.7. Total RAM
The total memory on the device, e.g. 8 GB
2.8. Total Storage
The total disk space on the device, e.g. 128 GB
2.9. Model
The end-user-visible name for the end product, e.g. sdk_gphone64_arm64
2.10. Manufacturer
The manufacturer of the product/hardware, e.g. Google
2.11. Brand
The consumer-visible brand with which the product/hardware will be associated, if any, e.g. google
2.12. Device
The name of the industrial design, e.g. emu64a
2.13. Product
The name of the overall product, e.g. sdk_gphone64_arm64
2.14. Hardware
The name of the hardware (from the kernel command line or /proc), e.g. ranchu
2.15. Board
The name of the underlying board, e.g. goldfish_arm64
2.16. Bootloader
The system bootloader version number, e.g. X210XXS8DYH1
2.17. Security Patch
The security patch version, e.g. 2024-09-05
2.18. Supported ABIs
An ordered list of ABIs supported by this device. The most preferred ABI is the
first element in the list. E.g. arm64-v8a, armeabi-v7a, armeabi
2.19. Supported 32-bit ABIs
An ordered list of 32 bit ABIs supported by this device. The most preferred ABI
is the first element in the list. E.g. armeabi-v7a, armeabi
2.19. Supported 64-bit ABIs
An ordered list of 64 bit ABIs supported by this device. The most preferred ABI
is the first element in the list. E.g. arm64-v8a
2.20. Build Fingerprint
A string that uniquely identifies your device build, e.g.
generic_arm64/sdk_google_phone_arm64/generic_arm64:5.0.2/LSY66K/8789838:eng/test-keys