Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scottyab/android-device-stats
Device Stats is a designs for people developing Android apps to quickly and easier see the exact specs of a device. Ideal for test devices where you aren't 100% sure on the resource qualifiers.
https://github.com/scottyab/android-device-stats
android device-stats
Last synced: 3 days ago
JSON representation
Device Stats is a designs for people developing Android apps to quickly and easier see the exact specs of a device. Ideal for test devices where you aren't 100% sure on the resource qualifiers.
- Host: GitHub
- URL: https://github.com/scottyab/android-device-stats
- Owner: scottyab
- Created: 2013-12-12T15:52:36.000Z (almost 11 years ago)
- Default Branch: main
- Last Pushed: 2022-02-02T16:44:28.000Z (almost 3 years ago)
- Last Synced: 2023-10-20T23:00:52.538Z (about 1 year ago)
- Topics: android, device-stats
- Language: Java
- Size: 2.66 MB
- Stars: 12
- Watchers: 3
- Forks: 10
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGE_LOG.md
Awesome Lists containing this project
README
#Device stats app
For app developers and testers to quickly and easily display and share device information and statistics. Simple enough for the client to use ;)Created initially as I was looking into some security hardening techniques and found some older Android devices and more recent Chinese devices didn't support the crypto algorithms and SSL Cipher suites I was expecting.
Available on [Google play](https://play.google.com/store/apps/details?id=com.devicestats.android)
##Credits
* [Andy.B](https://github.com/andyb129) for a UI overhaul from 1.0 to 1.1
* Some if the device dimensions resource files and code are from https://bitbucket.org/hvisser/sizemeup - thanks to Hugo for that!##Licence
Copyright (c) 2015 Scott Alexander-Bown
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.