ZZ Android Studio modifies the minimum SDK version (minsdkversion)

Source: Internet
Author: User

http://wy892648414.blog.163.com/blog/static/212212135201521224542473/

To modify the Minimum SDK version (minsdkversion)

Version: Android Studio 0.5.1

Because some specific features of Android require a high version of support, when the Minimum SDK version (minsdkversion) is too low, there will be an error, so to modify;

If in eclipse, modify the Manifest property;

Android Studio uses Gradle to build, so you need to modify the Gradle configuration and modify the Build.gradle file:

The specific configuration is:

That is, you can modify the minimum version number to obtain support;

Note: The introduction of Gradle makes Android programs faster and easier to build, and is a successful attempt by Google.

ZZ Android Studio modifies the minimum SDK version (minsdkversion)

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.