"Android Studio (ii)" Create a project

Source: Internet
Author: User

Android Studio allows you to easily create multiple categories of Android apps, such as Phone,table,tv,wear,google glass. In the New Project Wizard you can create the projects you need based on your own needs.

Next, we'll talk about creating a project in Android studio.

STEP1: Create a project

If you don't have a project to open, Android Studio stays on the Welcome screen when it's turned on. At this point, if you want to create a new project, click New Project.

If you have an open project, Android Studio will open your project directly (this can be understood so that you opened the Android studio, created or imported a project, turned off Android studio, and then reopened it later, It will open the project you created or imported directly. You need to create a new project and select New project in the File option.

The following interface is for you to configure the name of your app, sign up and which directory you want the project to be placed in.


Enter the value you want to set, then click Next.

STEP2: Select app category and API level

, you can choose the type of application you want to develop, such as Phone,tablet,tv,wear,google glass. For each category, you can also specify the level of their API. If you want to learn more, click Help me Choose.


It's about the device ownership of each version of Android, and you can click on the API to see some of the features of this API level pair (which is actually the new feature of this version). This will help you choose the minimum API level supported by your app, so you can enable your app to support more devices. When you have selected, click OK.


Then, in the Select Form factors interface, click Next.

STEP3: Add an activity

Shows the categories of activity that you can add to your app, and what categories of activity you can add depend on the form factor you just selected.


Select an activity category point next.

STEP4: Configure Your Activity

is to let you configure the activity in your app that you want to add.


Enter activity name, layout name, activity title. then click Finish.

STEP5: Developing your App

Android Studio will create a default project directory structure for you. If your project supports several form Factor,android studio creates a module for each form factor,


All the development preparations are done by this time.

The next section translates the tips and tricks of Android studio.

If there is anything you want me to translate, you can also give me a message directly. Incidentally, bring the link.

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.