Android Learning Notes---Activity

Source: Internet
Author: User

As a result of the semester training requirements, I began to learn Android. I've been studying for five days since the beginning of this month. Time is short, just learned things easy to forget, I take notes.

The first is the understanding of activity. Activity is first a Java class, we create a new activity class, we have to inherit the activity, which is in the Android jar package.

I understand that he is a container of controls, a window that we look at when we use the phone. There is no real substance in itself.

Each activity created will have to be registered in the Androidmanifest.xml file.

Have to re-oncreate the method.

Write the controls in the activity in the XML file in the layout file

Android Learning Notes---Activity

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.