Android Training/Supporting Different Languages: Unterschied zwischen den Versionen

keine Bearbeitungszusammenfassung
(Diese Seite wurde zum Übersetzen freigegeben)
Keine Bearbeitungszusammenfassung
Zeile 5: Zeile 5:


<!--T:2-->
<!--T:2-->
If you created your project using the Android SDK Tools (readCreating an Android Project), the tools create a <code>res/</code> directory in the top level of the project. Within this <code>res/</code> directory are subdirectories for various resource types. There are also a few default files such as <code>res/values/strings.xml</code>, which holds your string values.
If you created your project using the Android SDK Tools (read [[Special:MyLanguage/Android_Training/Creating_an_Android_Project|Creating an Android Project]]), the tools create a <code>res/</code> directory in the top level of the project. Within this <code>res/</code> directory are subdirectories for various resource types. There are also a few default files such as <code>res/values/strings.xml</code>, which holds your string values.


== Create Locale Directories and String Files == <!--T:3-->
== Create Locale Directories and String Files == <!--T:3-->
11.008

Bearbeitungen