Go to custom Android system location

Source: Internet
Author: User

Original address http://blog.csdn.net/wyl123/archive/2010/05/12/5582285.aspx

When compiling the system, we can set the default attributes for the system.

Take the generic version as an example:

Add at the end of build/target/product/generic. mk

// The default compiling mode is a Chinese system.

Custom_locales: = zh_cn

// By default, the compilation is a high-resolution DPI system.

Custom_locales: = hdpi

Available options

Ldpi \
Hdpi \
Mdpi \
En_us \
En_GB \
En_ca \
En_au \
En_nz \
En_sg \
Ja_jp \
Fr_fr \
Fr_be \
Fr_ca \
Fr_ch \
It_it \
It_ch \
Es_es \
De_de \
De_at \
De_ch \
De_li \
Nl_nl \
Nl_be \
Cs_cz \
Pl_pl \
Zh_cn \
Zh_tw \
Ru_ru \
Ko_kr

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.