Android Application Interface Design

Source: Internet
Author: User
Keywords Should below examples options tags

Compared with IOS, the Android interface has a variety of uncoordinated interfaces, and the application interface itself lacks a uniform specification. While Android's openness offers the greatest possibility of application autonomy, it is not necessarily a bad thing if the system itself can provide standard examples, after all, many applications do not necessarily require an original interface. Starting with Android 4.0, the system interface has improved in consistency, so how should the interface of Android apps be designed? If you look closely at the design of Google's recent series of apps, you should be able to find some guiding points that are being http://www.aliyun.com/zixun/aggregation/2595.html "> Third-party applications are used.

Android apps shouldn't be a replica of IOS apps, so what should it look like? Androiduipatterns Web site for the Android application of the interface design put forward some normative suggestions, it is worth reference.

Main interface

What should the application's main interface (starting interface) look like? Look at this spec diagram below.

What applications use such a starting interface? Look at these three examples: Aldiko,evernote and Google +.

Sub-Interface

How to design after entering the application interface, look at the example below.

The above line is the action bar: the leftmost is the application icon (perhaps including the Back button), click Back to the starting interface, the middle part mainly consider the application of coordinated color;

Look at the example below

List interface

The application may need to process a large amount of data, while the list is a way of rendering the data rule-based. The list interface should be clear enough to provide a good overview of the user, while the action bar of the list interface should allow users to perform single or multiple actions on the list.

Two better examples are Aldiko and Google Mail. Note that the list selection box is usually on the left, but in Aldiko, the folder icon is very prominent on the left, so the Aldiko selection box is placed on the right side to achieve a balance on the interface.

Load List

Applications may need to handle a lot of information, such as Twitter's timeline. For users, this means that the length of the list is almost endless. At present, many applications have adopted a more general approach, which automatically loads more information when it slides down to the bottom edge of a list of buffered items.

Here are two examples: Android harsh and Twitter.

Long Press

To operate on a single item of information, one way to interact is to have a long press. This may not be the most obvious operation, but save screen space, but also very consistent with the "scenario menu" concept.

Here are three examples: Aldiko,astro file Manager and Google +.

Multi-Select operation

To select a list, it is a good idea to add a selection bar to the item on the list, as shown below:

When you have selected more than one item, the action Bar is given below the screen.

Label

Starting with Android 4.0, the system has further highlighted the category label. Below the top action bar, there is usually a tab bar that you can click or slide around, as shown below

Android Harsh and Google + are two examples

Although Google does not give too many restrictions on the interface, as the Android platform develops, it should be a trend for the application interface to evolve into a uniform set of rules and interfaces. Does this mean that all applications must follow the norm? That's not necessarily true. The Path interface, for example, does not necessarily conform to the specification of any platform. If you have a groundbreaking interface, and you can guarantee ease of use, you might as well go to bold innovation, otherwise, follow the existing good specifications may let you take a little detour.

Source: http://www.ifanr.com/65085

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.