Android control table, enrich your uidesign

Source: Internet
Author: User
Home Page> Android development> text Android control table, enrich your uidesign
  • Release date:
  • Author:Original Android Development Network

The Android platform provides you with many rich controls. Designing a beautiful UI is the simplest thing on the Android platform.

ListView-list control. Each call record in the system is written using this control.

GridView-grid control, which is a common nangge design.

TabHost and TabWidget-these two combinations can achieve the display of tabs, similar to a window in IE7, you can switch between multiple pages.

ExpandableListView-this is actually the TreeView control, which can be used to display tree charts, which is very convenient for hierarchical display.

ImageSwitcher and Gallery-Image Browsing controls can easily achieve Coverflow effects similar to those on the iPhone. The Android platform comes with user-friendly controls.

AnalogClock-the two-pin clock controls of the classic desktop Widget. With two pointers and the dial, you can easily implement your own clocks.

VideoView-
Currently, most Android video players use VideoView. What if some netizens say I use SurfaceView?
Android Development Network clearly tells you that your code may have been transformed from the open-source VideoView, but the customization of a name is so simple, so Android
Application Layer Development is more like building blocks.

For the running effect, we recommend that you run ApiDemo In the SDK directory to have a better experience on the simulator and real machine. The actual running effect of the control cannot be demonstrated through static images.

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.