Introduction to Java packages commonly used in the Android SDK _android

Source: Internet
Author: User
Tags time and date

The following is a brief introduction to the main Java packages in the API in the Android SDK:

Copy Code code as follows:
Android.app: Provides a high-level program model and provides a basic operating environment
Android.content: Classes that contain various access to and publication of data on the device
Android.database: Browsing and manipulating databases through content providers
Android.graphics: The bottom of the graphics library, including canvas, color filtering, dots, rectangles, you can draw them directly to the screen.
Android.location: Classes for locating and related services
Android.media: Provides a number of classes to manage a variety of audio, video media interface
Android.net: Provides classes that help network access over the usual java.net.* interfaces
Android.os: Provides system service, message transmission, IPC mechanism
Android.opengl: A tool to provide OpenGL
Android.provider: Provides class access to Android content providers
Android.telephony: Provides API interaction associated with dialing calls
Android.view: Provides a basic interface framework for user interfaces
Android.util: A tool-related approach, such as a time and date operation
Android.webkit: Default Browser operator interface
Android.widget: Contains a variety of UI elements (mostly visible) used in the application's screen

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.