Last Update November 6, 2020: We improved the overall article.
A s a mobile app developer, you know just how important it is to follow the guidelines laid down by the app stores. So, when we tell you about app guidelines that you should break, you may turn around and ask us if we’re making any sense. Turns out, we just might be.
The world today survives on multiple cross-platform Android devices. Our daily activities revolve around the simultaneous use of computers, smartphones and tablets. Android app developers will always look for ways to make their products compatible with all the platforms giving users a satisfactory experience. Each of these platforms has their own regulations, interface, and functionalities.
It is essential to know the Google Android Developer Guideline to make good quality apps. But at some points, the guidelines break the logic of common sense and usability. At such point, an Android app development company works out its innovation and creates their own unique exceptions without disregarding the rules completely. In this article, we will present 4 cases where breaking the Android guideline helps you achieve better user experience and profit.
1.The app icon in the Action Bar
2.Label your icons
The most important function of icons is to communicate meaning in a graphical user interface. If an icon is not clearly understood by users, then its objective fails, and it ends up being an eye candy. The Google Guidelines give an example of unlabeled icons in the action bar.
This works only when the icons are readily recognized by users. It stands true for industry giants like Google, but may prove disadvantageous for a new or less known android app development company.
To prevent this icon ambiguity, you should put a text label to communicate the meaning in the particular context. It is also better to use text label even if you are using a slightly modified version of a standard icon. The text labels should always be visible throughout the app.
A simple one-word text will eliminate confusion regarding navigation icons without increasing the user interaction cost.
3.The design of navigation drawer
Many android app developers prefer the use of left-hand side navigation drawer to list multiple categories and important actions. But users can get frustrated if you put too much on it. The successful apps are more centralized and focus on using just 3 to 5 options to achieve the task of navigation.
You should take the time to consider whether your app really needs the side drawer to scroll the options vertically.
4.Provide a user-friendly interface
Design patterns which follow the ‘mystery meat navigation’ symptom are sure to make your app a failure. Users will find navigation difficult when there are more panes than the screen can accommodate.
It is better to have clear cut links directing users to the information they want. If your app has too many categories, consider reducing them or using a navigation drawer.