Android Studio Project Migration Coding issues

Source: Internet
Author: User
About coding issues. First of all, eclipse generally our files are set to utf-8by default. For migrating to Android studio displays no garbled issues. Some of you may encounter a problem: Chinese in the code (including Chinese in the comments), jumping out of error:gradle at compile time: Warning: Non-mapped characters encoded EUC_CN. Then the project code AH, idea of the code ah, have no effect. And its own Chinese display is normal, not to say is garbled. Then, according to the data, add a script to the Build.gradle file:    // Set the  encoding      tasks.withtype (Compile) {           " UTF-8 "      

Android Studio Project Migration Coding issues

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.