Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 19 hours 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-05T21:29:19.000Z (3 days ago)
- Last Synced: 2025-02-05T22:25:37.085Z (3 days 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
![Green Organic Illustrative Promote My School Club Banner](https://github.com/user-attachments/assets/e310d028-a3ca-4d23-ab54-abb316cbdb87)
# 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
![Screenshot_2023 05 28_15 41 08 567](https://github.com/Asadullah-nadeem/Android_Device_Information/assets/88024587/43bc91d6-66c1-42f9-b4e0-73a1f5e99507)
![Screenshot_2023 05 28_15 41 13 430](https://github.com/Asadullah-nadeem/Android_Device_Information/assets/88024587/94a09f6e-9c81-46ec-8ada-f9819470ae59)
![Screenshot_2023 05 28_15 41 16 450](https://github.com/Asadullah-nadeem/Android_Device_Information/assets/88024587/11c2ced3-25a6-4777-86e4-5be41a32c805)
![Screenshot_2023 05 28_15 41 19 278](https://github.com/Asadullah-nadeem/Android_Device_Information/assets/88024587/96bc7df4-fbf4-45bb-9155-9a875ff6a8e8)
![Screenshot_2023 05 28_15 41 21 784](https://github.com/Asadullah-nadeem/Android_Device_Information/assets/88024587/4d9c7dad-8306-40dd-b5c9-2724536f8f2c)## Author
**Asadullah Nadeem**