Engineering Structure directory structure

Source: Internet
Author: User

SRC: storing Java source code

Gen: Store auto-generated files. R.java Store the ID of the corresponding resource under Res file

Project.Properties: Develop a version of the development kit used by the current project

Libs: The jar package of the current project

Assets: Prevent the media files required by some programs

Bin: Project compile directory, generate temporary files to hold some time and current project. apk file

Resources: Resource Files

derawable: Storing picture resource files

Layout files for Android

Menu: The layout of the Optionsment menu that holds Android

VALUES (the data used by the application will generate an ID in R)

Strings.xml to store Android strings

Dimens.xml the size used to store the screen fit

Style.xml Store the display style under Android

VALUES-SW600DP values for 7-inch plates

VALUES-SW720DP values for 10-inch plates

VALUES-V11 Specifies the style used by more than 3.0 phones

VALUES-V14 Specifies the style used by more than 4.0 phones

Androidmanifest.xml Android's Portal file declares the components and configuration information inside Android

Proguard-project.txt: Encrypt the current program's use

Pack Android Process (Run as Android aplication):

1. Generate APK file

2. Load the APK file into the emulator

3. Install APK

Engineering Structure directory structure

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.