What are the basic elements of the Android UI design?

Source: Internet
Author: User

In the development of Android app in full swing today, how to make your app popular, how to increase the amount of download and usage of the app .... Become a problem that must be discussed before many Android apps are developed. UI design is a key factor in improving customer visual experience, increasing downloads and usage, and more. Today, I've compiled some basic elements of Android UI design for Android beginners to learn from.

The mobile app interface, whether iOS or Android, is typically comprised of four elements: the status bar, the navigation bar (navigation), the main menu bar (submenu), and the content area.

Status bar: Mainly used to display the signal, carrier, electricity and other mobile phone status areas;

Navigation Bar: The main display of the current interface name, including the corresponding function or the page between the Jump button;

Main Menu bar: Similar to the main menu of the page, to provide a quick jump to the entire application of the classification content;

Content area: Display the corresponding content provided by the application;

One thing to keep in mind is that Android moves the main menu from below to the top of the screen by removing the entity key after 4.0 and using the virtual key at the bottom, so that the virtual key can be avoided by mistake.

Speaking of which, it is important to say that although both Android and iOS are mobile operating systems, there is a big difference in UI design. What is this for? In fact, this is basically because of the closed source of iOS, due to its commercialization, many designs have been patented, Android in many places must be different, said the most is the iOS elastic scrolling, in fact, Android ScrollView to achieve such an effect, You only need to modify the value of one parameter, but because of this effect the iOS application is patented, so Android is not available.

These are the basic elements of the Android UI design and some of the differences between Android and iOS UI that need to be noted, and I hope to be helpful to beginners and to design the UI interface.

Related article: "Android Development tools commonly used shortcut keys Daquan"

What are the basic elements of the Android UI design?

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.