Download
- Updated detection components
- Fixed bugs, fixed working on Redmi K20 Pro

previous:
- Updated to sdk28, added sdk to apps list
- Added process technology
- Optimizations
- kirin: new method for lcd manufacturer for Mate 20 Pro
- mtk: supported cameras for new devcies (tested on 9.0 mt6771)
- qcom: fixed supported cameras for 8.0+ msm8996 - sdm6xx

- Improved detection for android 9.0
- Added camera charateristics:
Pixel size, View angle (horizontal), Color filter

Device Info HW is a hardware and software information app for Android devices.

It’s trying detect components of your smartphone to provide complete information about device’s hardware.
Now detection is supported for lcd, touchscreen, cameras, sensors, memory, flash, audio, nfc, charger, w-fi and battery; if that possible for your device.

I think app is interesting and useful for users and developers who build kernels or android.

App has a quick navigation, fresh design, and also supports a dark theme.
You can switch by tab or use navigation panel. Many items are clickable and you can go to another tab or menu.

Device Info HW Components

LCD – model and sometimes vendor. For some platforms detection require root.
Also you can check the colors in lcd test.

Touchscreen – model, you can check how much fingers are supported in multi-touch test.

Camera – model, vendor, resolution, for some platforms also autofocus.
If can’t detect, sometimes available a list of supported cameras.
Hardware info by camera model and software by API.
For 5.1+ used camera2 api by default, if you grant camera permission, it will be use old api.

Detailed info about SoC in you device.
CPU : model, cores, clusters, family, abi, governor, frequency.
GPU : model, vendor, opengl, frequency, list of extensions.
Click on the clock speed to open CPU monitor.

System: complete info about your firmware build.

Memory: type lpddr and operating frequency.
Flash: chip and vendor emmc or ufs (scsi).
You can go to the memory tab and see usage of memory and storage.

Battery: base info and for some devices available extra info:

– Discharging speed is current consumption.
– Charging speed is charge current minus current consumption.
– Profile from kernel. It’s for reference and correct only for the factory battery.
– Model.

Thermal: temperatures by thermal sensors.

Sensors: availability of basic sensors and tests for them. Interacts with my app ‘Sensor Test’.

Drivers: you can find other chips used in your device.

Partitions: list of partition and their sizes.

PMIC: list of power regulator voltages which applied to the components.

Input devices: list of input devices.

Applications: you can quickly find apps and see info about it, also provided list of the system apps.

Device Info HW Extra options:

– Show i2c address of the chip.
– Open engineering menu for mtk and xiaomi.
– List of CPU codenames for Qualcomm, mtk, HiSilicon.
– Show kernel command line with root access.

Devices database

You can find info for other devices, compare and check similar drivers. It available on web page: http://deviceinfohw.ru
Also you can upload your device info. See to the Info Center.

Device Info HW PRO VERSION

Theme

Supports both a light and dark theme, choose what you like.
In the free version, dark only 2 weeks for the test.

Report

You can create a report with information about the device.
It will be saved in html file.
You can open it or send to email by share button.
See Example:
http://www.deviceinfohw.ru/data/report_example.html

i2c list

List of i2c devices grouped by bus.
It is useful when the smartphone has many i2c devices.

Some free labels have been removed.

App Defender for protect your copy.

Also this supports development to improve app.

Supported platforms:
full: Qualcomm, Mediatek, Exynos, Rockchip, HiSilicon
basic: Intel, Spreadtrum and other
low: Some devices with android 7.0+

Note:
– Not for all devices can read drivers info, it’s depend on soc, vendor. If you want help, then upload your device info.
– On some devices with 7.0+ reading sysfs is disabled and some info is unavailable. Try with root.

If you want translate app for your language or have interesting ideas or found bugs, write me to email or forum.

Requirements :
– Android 4.0.3 and above

Permissions :
– INTERNET is required for upload device info. It’s use only for manual upload.
– CAMERA is required for getting camera software characteristics for old camera api.
– ACCESS_WIFI_STATE is required for info about wi-fi connection.