Stay tuned, there's a lot more to come!


The current set of functionality on this site is still far from where we intend to get to. Here's an outlook to what we plan doing.

In Development


Device Database Improvements


Device Database functionality and usability will be improved further. Suspicious report values will be marked appropriately to alert a developer that unrealistic values may have been reported by the device. Additionally, we will add report comparisons, so that several device reports can be visualized and compared on the same page.

Forum Improvements


Search engine for forums and posts will be integrated. Reports will be automatically linked to the respective device forum and the official device specification.

Search


More improvements coming on searching through news, forums and posts.

Android Analyzer Open Source Project


We will further help evolving the Android app that reads out information on a device and feeds it back to the open device database. Refer to Google Code. Your contributions as very much welcome!

Ideas


API for automated device database access


It might be useful for some of you to get access to the database content through some web service API, e.g. for automating test execution, validation, etc.

Auto Validator


It'd be beautiful if an Eclipse plugin could be created that checks what APIs your Android app uses and that raises flags if there are known issues about those APIs. It would point you right to the insights in the online DB or would suggest alternative programming options.