Android Development Learning--day3

Source: Internet
Author: User

Learn more about the process of Android development

Four important components of Android app: 1.Activity 2.Service 3.Content Provider 4.Broadcast Receiver

As for activity activities, each activity has a window screen and corresponding program code to handle the interaction between the user and the window.

When developing an Android app, plan the total window footage you need, and then design the program logic for each screen

The design process of the Android program is to design the program code and resources separately.

The visual design of Android is described by XML, and the program code is written in Java.

The code section is stored under the Java path, and the layout XML is stored in the Res/layout directory

Layout and code build up and eventually form a complete program

Androidmanifest.xml the activity to start at the beginning of the recording program

Android Development Learning--day3

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.