diff -r 43e37759235e -r 51a74ef9ed63 Symbian3/SDK/Source/GUID-5F749184-C804-41FC-BA81-038783BDC967.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/SDK/Source/GUID-5F749184-C804-41FC-BA81-038783BDC967.dita Wed Mar 31 11:11:55 2010 +0100 @@ -0,0 +1,38 @@ + + + + + +Resources +

In Symbian mobile application development, resource files are used for +defining user interface components and visible text. The advantage of using +resource files include:

+ +

A key example of the use of resource files is found in the implementation +of AVKON components. +AVKON UI components consist of data structures that are defined in the resource files , and then are called from the classes controlling the UI implementation. +When UI component implementation is split into these two approaches, it means +that resources can be recompiled, for example for new languages, without having +to recompile the application code.

+

For more information on managing resource files, see:

+ +
\ No newline at end of file