Skip to content
This repository was archived by the owner on Aug 23, 2026. It is now read-only.

Repository files navigation

Donation About Jan Rabe

Android Device Info Build Status API Gradle Version Licence Javadoc

Introduction

Library and app for showing tons of device information for your android device.

How to install

repositories {
    maven {
        url "https://jitpack.io"
    }
}
	
dependencies {
    compile 'com.github.kibotu:net.kibotu.android.deviceinfo:-SNAPSHOT'
}

How to build the lib:

gradle clean lib:build

Features

Build
Build.getSystemAvailableFeatures()
Configuration
Cpu
Gpu
Memory
Battery
Display
Network
Sensor
Java
Geolocation
App
Misc

Todo

  • documentation how to access the data, currently it can be found at the demo app
  • memory: add environment info
  • display: finish display class info
  • display: fix configuration info
  • geolocation: add fusion, also gmaps
  • option menu: re-add endpoints for github, twitter, fbook, find parse alternative server endpoint to store shared device data
  • release new build to gplay

About

Easy Access to all android device information

Topics

Resources

Code of conduct

Stars

37 stars

Watchers

6 watching

Forks

Releases

Sponsor this project

Packages

Contributors

Languages