Welcome to Apache DeviceMap (incubating)

Apache DeviceMap is an incubating project to create a data repository containing device information, images and other relevant information for all sorts of mobile devices, e.g. smartphones and tablets.

While the focus is on that data, APIs exist to use and manage it.

The project started in January 2012, at the moment (August 2014) we completed our first public data and client release.

For more info please subscribe to our developers' list and join the fun!

Project artifacts are available on maven:

  <dependency>
    <groupId>org.apache.devicemap</groupId>
    <artifactId>devicemap-data</artifactId>
    <version>1.0.1</version>
  </dependency>

News (most recent first)

October 15th, 2014 Device data 1.0.1 has been released.

August 1st, 2014 Device data 1.0.0, Java client 1.0.0, and BrowserMap 1.4.1 have been released!

May 17th, 2013 New committer: Eberhard Speer Jr (and also and Reza Naghibi and Radu Cotescu a few days ago).

May 13th, 2013 - Thanks to Reza Naghibi, our new committer, an online device detection test service is available at http://devicemap-vm.apache.org/javaservice.html, also in JSON and JSON-P formats. All variants take a ua parameter to ask for a specific device,.

June 31st, 2012 - New prototype using dynamic client-side probes to detect device features on the client side using javascript, results are available both on the server and client sides.

March 19th,2012 - We have put our logcapture prototype online at http://devicemap-vm.apache.org/logcapture/ to start experimenting with analytics-like device information capture.