Giter Club home page Giter Club logo

androiddevice.info's People

Contributors

jget avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

androiddevice.info's Issues

Update plan

This is really a great project. Since the latest API level is 24, and this project is still in 21, do you have any update plan. I can do some help to update this project, can you publish the new apk to Google Play?

CPU Type Distribution statistics could be improved

The /proc/cpuinfo file in linux (cpuRaw information in the database) usually contains the "CPU implementer" and "CPU part" information. Using some simple rules, this information could be decoded into a human readable CPU micro-architecture name, such as Cortex-A5 / Cortex-A7 / Cortex-A8 / etc.

Moreover, the processors from ARM may have different revisions, typically denoted as rXpY (X - major, Y - minor revision), where X is stored in the "CPU variant" and Y is in "CPU revision".

For example, this database entry: http://www.androiddevice.info/submission/14084/show
could be decoded as "ARM Cortex-A8 r2p2" instead of "ARMv7 rev 2 (v7l)". The ISA revision, such as "ARMv7" could be also kept, but it is a little bit redundant (knowing the exact CPU type, we know which instructions it supports).

Here is one example of a script, which is doing such CPU information decoding - https://gist.github.com/dword1511/8262223

Compressed versions of Export data

Downloading 800MB of uncompressed data is much less preferable to downloading a 16MB XZ file. Please offer compressed versions of the export data!

Shutdown?

The website looks to be down for over a month now. Is there any chance this is coming back? This was a HUGE resource for myself and others.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.