Android and other library common packages

Source: Internet
Author: User

Android is a Linux platform-based open-source mobile operating system platform launched by Google.

In the Android class library, the various packages are written in android.*, and the description of the important packages is as follows:

[1]android.app: provide high-level program model, provide basic operating environment;

[2]android.content: Contains a variety of classes for accessing and publishing data on a device;

[3]android.database: Browsing and manipulating databases through content providers;

[4]android.graphics: The underlying graphics library that contains the canvas, color filters, dots, rectangles, can draw them directly onto the screen;

[5]android.location: Class of positioning and related services;

[6]android.media: Provide some classes to manage a variety of audio, video media interface;

[7]android.net: A class that provides help for network access, exceeding the usual java.net.* interface;

[8]android.os: provides system services, message transmission, IPC mechanism;

[9]ANDROID.OPENGL: Provides OpenGL tools, 3D acceleration;

[10]android.provider: Provides class access to Android content providers;

[11]android.telephony: Provides API interaction related to making calls;

[12]android.view: provides a basic interface framework for the user interface;

[13]android.util: A tool-related approach, such as a time-date operation;

[14]android.webkit: Default browser Operation interface;

[15]android.widget: contains a variety of UI elements (mostly visible) that are used in the application's screen;

Android and other library common packages

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.