https://github.com/txchen/android-system-info
A deadlly simple app that shows system information.
https://github.com/txchen/android-system-info
Last synced: about 2 months ago
JSON representation
A deadlly simple app that shows system information.
- Host: GitHub
- URL: https://github.com/txchen/android-system-info
- Owner: txchen
- Created: 2016-02-11T23:24:51.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-02T16:13:51.000Z (almost 10 years ago)
- Last Synced: 2025-04-27T11:02:35.652Z (about 1 year ago)
- Language: Java
- Size: 94.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# system-info
A super simple app that shows some information about your android device.
All the useful code is in MainActivity.java, showing how to get the information.