USB Device Info Apk

USB Device Info Apk

Latest version 3.0.0.81
23 Jan 2025

Older Versions

Apk Infos

Version3.0.0.81
Rating3.7/5, based on 981 votes
Size‎4.6 MB
Requires AndroidAndroid 4.0+ (Ice Cream Sandwich)
Author's NotesGet information about currently plugged-in USB devices.

About USB Device Info APK

USB Device Info APK Download for Android
USB Device Info APK Download for Android

Description

Android 3.1 introduced USB hostmode which allows the user to plug USB devices to your Android tablet in the same way as a Desktop PC and extend its functionality (if the tablet has the correct drivers of course).

This application will provide information about almost all currently plugged-in USB device (see below for more info about the 'almost').

Information includes:
•The Device class
•The USB device path
•The Vendor ID (VID) and the Product ID (PID).
•A List of all interfaces and their endpoints.

If you download the accompanying databases, the application will also be able to provide you with additional info such as the Vendor of the device (which is not necessarily the brand!), the vendor's logo and the product name.

This application uses two different methods to collect information:

1. Android mode will use the native android USB API.
2. Linux mode will parse /sys/bus/usb/devices/.

Each mode (Android/Linux) will provide slightly different information. For example Android mode will give you more information about a device's endpoints and interfaces, while Linux mode will give more information about the device itself (serial number, how it identifies itself, etc.)

Device Subclass resolution will be added in the next version.

I wrote this application as an exercise to explore fragments and the new USB host API. Hopefully it will be useful to someone else.

•The database is parsed from: http://www.linux-usb.org/usb.ids

•All logos are the property of their respective owners

•No ads.

•Source code: https://github.com/alt236/USB-Device-Info---Android

***
Please email me with any bugs/problems/feature requests. I cannot reply to market comments which can make debugging difficult.
***

Latest updates

What's new in version 3.0.0.81

v2.0.1 Switched to HTTPS, now using internal storage instead of external.

How to install USB Device Info APK on Android phone or tablet?

Download USB Device Info APK file from ApkClean, then follow these steps:

Update Phone Settings

  • Go to your phone Settings page
  • Tap Security or Applications (varies with device)
  • Check the Unknown Sources box
  • Confirm with OK

Go to Downloads

  • Open Downloads on your device by going to My Files or Files
  • Tap the APK file you downloaded (aws.apps.usbDeviceEnumerator-v3.0.0.81-ApkClean.apk)
  • Tap Install when prompted, the APK file you downloaded will be installed on your device.

Older Versions

3.0.0.81 (81)4.6 MB
2.0.1.38 (38)2.1 MB
2.0.0 (7)1.6 MB

Questions & Answers

Q: What is an APK File?

A: Just like Windows (PC) systems use an .exe file for installing software, Android does the same. An APK file is the file format used for installing software on the Android operating system.

Q: If I install an APK from this website, will I be able to update the app from the Play Store?

A: Yes, absolutely. The Play Store installs APKs it downloads from Google's servers, and sideloading from a site like ApkClean.net goes through a very similar process, except you're the one performing the downloading and initiating the installation (sideloading).
As soon as the Play Store finds a version of the app newer than the one you've sideloaded, it will commence an update.

Q: Why ApkClean.net can guarantee APK 100% safe?

A: Whenever someone wants to download an APK file from ApkClean.net, we'll check the corresponding APK file on Google Play and allow user download it directly (of course, we'll cache it on our server). If the APK file does not exist on Google Play, we'll search it in our cache.

Q: What are Android App permissions?

A: Apps require access to certain systems within your device. When you install an application, you are notified of all of the permissions required to run that application.

Don't hesitate to contact us if you have any questions or concerns.

(*) is required

User's Reivew

1 ★Very ugly application! Doesn't support USB devices with custom/random product ID!
5 ★Worked beautifully on android 5.0 and very detailed I really love this app
1 ★Crashes at start up on pixel xl with android 7.1.1
1 ★Not compatible with 7.1.1
4 ★For an older version
2 ★Waste of time....
1 ★Crashes on start
1 ★Crash
4 ★On one hand, it is the first of the USB diag apps that I have seen that gives this rather important piece of info: is the device connected in USB 3 or 2? 5-star material right there. On the other, when you tell it to download the vendor info (2.5 MB as it tells you), it gets stuck on file 2/3 at 3%. And we can't have that, can we? Then after you kill it, it won't start anymore. So -1 star until it is fixed.
3 ★I have tried soo many apps to get my tab samsung galaxy tab2 7.inch working with pendrives, but it wont work. help if any one has any advice od love to here it, find me on any social sites.
5 ★For those complaining that it doesn't show certain USB devices (like with the Samsung Galaxy Tab), that's actually a bug within the Samsung kernel not firing intents for some HID devices!! If you click the linux tab you should be able to see all devices even if they are not detected by the android API. If it still doesn't work the problem may be your USB cable (it has to be an OTG Host cable), and if that still isn't the problem it could be you're not on honeycomb 3.1+. Worked well for me.
5 ★I've used this app to test out various random USB devices. A very clean and easy way to view all of the major details of a USB device (Interfaces, Endpoints, etc). I only wish there was a way to connect to an endpoint and have a terminal-like interface to send and receive data to/from the device manually.