
Guides
Form error handling
Getting errors when submitting complex forms can be very frustrating for everybody, in this guide we will cover all accessibility features to handle errors in forms.
More detailsHeadings
Headings are the most important way of improving the experience of screen reader users.
More detailsLandmarks
Landmarks are sectioning tools that not only help screen reader users to navigate the page but also make your code more organized.
More detailsSemantic HTML and ARIA
An overview about semantic HTML elements and ARIA (Accessible Rich Internet Applications) techniques.
More detailsDevelopers guide
This section aims to show you around, so you can feel yourself comfortable while browsing the code and contributing to the project.
More detailsGuidelines
This is a collection of loosely coupled rules that should help all developers with certain decisions regarding our code and behaviour.
More detailsHoneycomb 4.0 migration
This guide lets you upgrade to Honeycomb 4.0 fairly quick and easy.
More detailsHoneycomb 5.0 migration
More detailsHoneycomb 6.0 migration
This guide aims to help you with upgrading your application to Honeycomb 6.0.
More detailsState feedback
There are several ways to provide feedback towards the user and every way or component has it’s own properties. This overview will give you some guidance when dealing with communicating a state towards the user.
More details