Apache DeviceMap moved into the Attic in December 2016. Apache DeviceMap was a project to create a data repository containing device information, images and other relevant information for all sorts of mobile devices.
Read-only Resource | Link(s) |
---|---|
Website | devicemap.apache.org/ |
Mailing List Archives | dev | commits |
Issue Tracker (JIRA) | DMAP |
Wiki | cwiki.apache.org: devicemap |
Source Code (Subversion) | svn.apache.org/repos/asf/devicemap/ |
Board Reports | Minutes |
Downloads | archive.apache.org/dist/devicemap/ | KEYS |
As with any project in the Attic - if you should choose to fork DeviceMap outside of Apache, please let us know so we can link to your project.
Some related projects to DeviceMap are:
- OpenDDR - this is a new version of OpenDDR, parts of which were migrated to Apache Devicemap, and now have been merged back to OpenDDR.
- YAUAA: Yet Another UserAgent Analyzer is an Apache licensed alternative to DeviceMap. Rather than employing a fixed collection of User-Agent (UA) strings as in DeviceMap, YAUAA performs a semantic analysis to determine certain attributes of the UA.
- DeviceDetector is an LGPL 3.0 licensed PHP project that parses YAML based device data in a similar way as DeviceMap/OpenDDR do with W3C compatible data.
- mobiledetect is an MIT licensed PHP project for detecting mobile devices.