https://github.com/asadullah-nadeem/android-device-information
Android Device Information using Java
https://github.com/asadullah-nadeem/android-device-information
android-application android-studio app java java-android-application mobile-app
Last synced: 3 months ago
JSON representation
Android Device Information using Java
- Host: GitHub
- URL: https://github.com/asadullah-nadeem/android-device-information
- Owner: Asadullah-nadeem
- License: apache-2.0
- Created: 2023-05-28T10:16:15.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-05T21:29:19.000Z (over 1 year ago)
- Last Synced: 2025-04-19T19:09:15.132Z (about 1 year ago)
- Topics: android-application, android-studio, app, java, java-android-application, mobile-app
- Language: Java
- Homepage:
- Size: 691 KB
- Stars: 1
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Android Device Information
This open-source project provides a structured way to retrieve and display Android device information programmatically.
## Device Information Parameters
- **OS**: [OS version]
- **API Level**: [API level]
- **Device**: [Device name]
- **Model**: [Model]
- **Product**: [Product]
- **Version**: [Version details]
- **Board**: [Board]
- **Bootloader**: [Bootloader version]
- **Brand**: [Brand]
- **CPU ABI**: [CPU ABI]
- **CPU ABI2**: [CPU ABI2]
- **Display**: [Display information]
- **Fingerprint**: [Fingerprint]
- **Hardware**: [Hardware]
- **Host**: [Host]
- **ID**: [ID]
- **Manufacturer**: [Manufacturer]
- **Serial**: [Serial number]
- **Tags**: [Tags]
- **Time**: [Timestamp]
- **Type**: [Type]
- **Unknown**: [Unknown details]
- **User**: [User]
## Contribution
Feel free to contribute to this project by adding more device parameters, improving the formatting, or optimizing the retrieval process.
## Installation
To clone this repository, use the following command:
```
git clone https://github.com/Asadullah-nadeem/Android-Device-Information.git
```
## Usage
1. Clone the repository using the above command.
2. Navigate to the project directory.
3. Implement the necessary functions to retrieve Android device information.
## OLD UI





## Author
**Asadullah Nadeem**