Android Training Preparation materials (1)

Source: Internet
Author: User

What is the difference between project and module?

Now let's see how to create a new project in Android Studio

(1) File->new->new project.

Application Name: Project name

Company domain: Corporate domains

Package Name: Packaged app Name

Project Location: Item Storage Path

(2) Set a compatible Android minimum version (remember to click Help me Choose)

(3) Select the type of activity

(4) Click Finish to

Let's take a look at how the new project is doing.

The app inside is a module, and we create a project by default for a module that we create, and there can be multiple module (s) under one project (perhaps some Developer are accustomed to using eclipse, Suddenly instead of using studio, project is equivalent to Workspace,module in Eclipse, which is the equivalent of project in Eclipse, let's take a look at the module types that you can choose to create a new module.

File->new->new Module

Phone & Table module: Create a Module for your phone type or tablet type, which we usually select.

Android Library: Create Android Class library, the usual summary of the Teachcourse Android source demo package into a class library form, select the item, you can reference in multiple module.

Android Wear Module: Create a smartphone for Android project, when the Module is used to create a smart watch, some dependency properties are added by default.

Android TV Module: Create Smart TV Android project, the development of applications mainly for smart TV, run and installed on TV.

Glass Module: Create smart Glasses for Android projects.

Android Training Preparation materials (1)

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.