Android Starter (i): Create Android Project

Source: Internet
Author: User

developing the Android application process is generally divided into three steps:
1, create an Android project;
2. Define the controls contained in the application in the XML layout file;
3. Implement the business logic in Java code.

This article describes the first part, the creation of an Android project, the following steps:
1. Open Eclipse, click menu File→new→other, select Android→android Application project in the pop-up window,

2. Click Next, enter Application Name,project name,package Name and select Mini SDK (minimum version required to run the app) and target SDK (target version of the app).

3, click Next,creat Activity Page General default, then next, in the Configure Launcher icon page, if you need to customize the app's icon click the image file after the browser upload (default), click Next,

4, in creat activity page can tick create activity also can not tick, direct next to finish can complete.

Android Starter (i): Create Android Project

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.