hello everyone:
by default,the android system's default location is US and language is en. but i want to set the default location to other country.so, the users will see their mother language when the first time start up android.
i have tried to modify the code(/dalvik/libcore/luni/src/main/java/java/util/Locale.java),changed the locale's default value.but,no use.
can you tell me how to set the default location?
thank you very very much!
*I want to make an android image,then burn it to device,when the android start up the first time, i want it's os language is not english but other language.