Android Studio Settings

Source: Internet
Author: User

1: Add the assets directory in Android studio

the location of the directory is: xxx\src\main\assets

XXX represents the path of your project, assets is placed in the Src\main directory.

This location can be represented by XXX.IML XXX for its own project name, which has a directory set assets, set as follows

<option name= "Assets_folder_relative_path" value= "/src/main/assets"/>

Results:


Reference: http://blog.csdn.net/caesardadi/article/details/14231293


2: Android app version control

In Android Studio, the control of the project's Versioncode and Versionname is not changed in the androidmanifest.xml manifest file, but in the build.gradle of the project,




Android Studio Settings

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.