Asadullah-nadeem / Android-Device-Information

Android Device Information using Java

Repository from Github https://github.comAsadullah-nadeem/Android-Device-InformationRepository from Github https://github.comAsadullah-nadeem/Android-Device-Information

Green Organic Illustrative Promote My School Club Banner

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 Screenshot_2023 05 28_15 41 13 430 Screenshot_2023 05 28_15 41 16 450 Screenshot_2023 05 28_15 41 19 278 Screenshot_2023 05 28_15 41 21 784

Author

Asadullah Nadeem

About

Android Device Information using Java

License:Apache License 2.0


Languages

Language:Java 100.0%