Android Design-mistakes easily caused by uidesign 2

Source: Internet
Author: User

If you want to become an outstanding Android Development Engineer and do not know how to use Android design rules, Google standardized A series of design principles for Android programmers after Android4.0 came out, do not blindly imitate the IOS design, because Android is Android, different fireworks.

(4) do not hard-Code links to other applications.

In some cases, we may want our applications to learn the excellent features of another application. For example, we may connect the content we want to share through a messaging program created by a social network or application, or through a browser. Do not use hard-coded links to specific applications. Instead, we should use the Android Intent API to start a list listing all activities and display the corresponding application to process specific requests. Let our users do what they want in their favorite or used applications. Especially for sharing, you can use the share button in the Operation bar to quickly complete sharing requirements.


(5) do not display the rollback button in the Operation bar.

On the IOS platform, a back button allows users to navigate the application hierarchy and roll back to the historical pages viewed in the past, because there is only one home button on the Apple mobile phone. On the contrary, Android uses the roll back button in the main operation bar of the system. Do not skip this step blindly!


(6) do not use right angle brackets on the settings page.

In IOS, a common mentoring mode is to display line items with right angle brackets, allowing users to enter the detailed content interface.

Android does not use these metrics. Do not misunderstand the meaning of the button, but use color to display whether there are subpages!


If you are interested in the uidesign, you can refer to common error 1 in my previous articles, hoping to help you.

Android Design of the uidesign easily mistakes 1 blog address: http://blog.csdn.net/gerogelin/article/details/24986713

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.